Uses of Enum
org.kapott.hbci.sepa.jaxb.pain_001_001_09.Priority2Code
Packages that use Priority2Code
-
Uses of Priority2Code in org.kapott.hbci.sepa.jaxb.pain_001_001_09
Fields in org.kapott.hbci.sepa.jaxb.pain_001_001_09 declared as Priority2CodeModifier and TypeFieldDescriptionprotected Priority2Code
Cheque11.instrPrty
protected Priority2Code
PaymentTypeInformation26.instrPrty
Methods in org.kapott.hbci.sepa.jaxb.pain_001_001_09 that return Priority2CodeModifier and TypeMethodDescriptionstatic Priority2Code
Cheque11.getInstrPrty()
Gets the value of the instrPrty property.PaymentTypeInformation26.getInstrPrty()
Gets the value of the instrPrty property.static Priority2Code
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.Methods in org.kapott.hbci.sepa.jaxb.pain_001_001_09 with parameters of type Priority2CodeModifier and TypeMethodDescriptionvoid
Cheque11.setInstrPrty
(Priority2Code value) Sets the value of the instrPrty property.void
PaymentTypeInformation26.setInstrPrty
(Priority2Code value) Sets the value of the instrPrty property.