Uses of Enum Class
org.coderic.iso20022.messages.camt.Priority2Code
-
Uses of Priority2Code in org.coderic.iso20022.messages.camt
Modifier and TypeMethodDescriptionstatic Priority2Code
PaymentTypeInformation27.getInstrPrty()
Gets the value of the instrPrty property.static Priority2Code
Returns the enum constant of this class with the specified name.static Priority2Code[]
Priority2Code.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
PaymentTypeInformation27.setInstrPrty
(Priority2Code value) Sets the value of the instrPrty property.