Uses of Enum Class
org.coderic.iso20022.messages.camt.ClearingChannel2Code
Packages that use ClearingChannel2Code
-
Uses of ClearingChannel2Code in org.coderic.iso20022.messages.camt
Methods in org.coderic.iso20022.messages.camt that return ClearingChannel2CodeModifier and TypeMethodDescriptionstatic ClearingChannel2CodePaymentTypeInformation27.getClrChanl()Gets the value of the clrChanl property.static ClearingChannel2CodeReturns the enum constant of this class with the specified name.static ClearingChannel2Code[]ClearingChannel2Code.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 ClearingChannel2CodeModifier and TypeMethodDescriptionvoidPaymentTypeInformation27.setClrChanl(ClearingChannel2Code value) Sets the value of the clrChanl property.