Uses of Class
org.kapott.hbci.sepa.jaxb.pain_008_002_01.Priority2Code
-
Packages that use Priority2Code Package Description org.kapott.hbci.sepa.jaxb.pain_008_002_01 -
-
Uses of Priority2Code in org.kapott.hbci.sepa.jaxb.pain_008_002_01
Methods in org.kapott.hbci.sepa.jaxb.pain_008_002_01 that return Priority2Code Modifier and Type Method Description static Priority2CodePriority2Code. fromValue(java.lang.String v)static Priority2CodePriority2Code. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static Priority2Code[]Priority2Code. values()Returns an array containing the constants of this enum type, in the order they are declared.
-