Uses of Enum Class
org.coderic.iso20022.messages.casp.BusinessArea2Code
Packages that use BusinessArea2Code
-
Uses of BusinessArea2Code in org.coderic.iso20022.messages.casp
Methods in org.coderic.iso20022.messages.casp that return BusinessArea2CodeModifier and TypeMethodDescriptionstatic BusinessArea2CodePaymentContext29.getBizArea()Gets the value of the bizArea property.static BusinessArea2CodeReturns 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.Methods in org.coderic.iso20022.messages.casp with parameters of type BusinessArea2CodeModifier and TypeMethodDescriptionvoidPaymentContext29.setBizArea(BusinessArea2Code value) Sets the value of the bizArea property.