Uses of Enum Class
org.coderic.iso20022.messages.casp.BusinessArea2Code
-
Uses of BusinessArea2Code in org.coderic.iso20022.messages.casp
Modifier and TypeMethodDescriptionstatic BusinessArea2Code
PaymentContext29.getBizArea()
Gets the value of the bizArea property.static BusinessArea2Code
Returns the enum constant of this class with the specified name.static BusinessArea2Code[]
BusinessArea2Code.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
PaymentContext29.setBizArea
(BusinessArea2Code value) Sets the value of the bizArea property.