Uses of Enum Class
org.coderic.iso20022.messages.camt.Priority2Code
Packages that use Priority2Code
-
Uses of Priority2Code in org.coderic.iso20022.messages.camt
Methods in org.coderic.iso20022.messages.camt that return Priority2CodeModifier and TypeMethodDescriptionstatic Priority2CodePaymentTypeInformation27.getInstrPrty()Gets the value of the instrPrty property.static Priority2CodeReturns 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.Methods in org.coderic.iso20022.messages.camt with parameters of type Priority2CodeModifier and TypeMethodDescriptionvoidPaymentTypeInformation27.setInstrPrty(Priority2Code value) Sets the value of the instrPrty property.