Uses of Enum Class
org.coderic.iso20022.messages.camt.ClearingChannel2Code
-
Uses of ClearingChannel2Code in org.coderic.iso20022.messages.camt
Modifier and TypeMethodDescriptionstatic ClearingChannel2Code
PaymentTypeInformation27.getClrChanl()
Gets the value of the clrChanl property.static ClearingChannel2Code
Returns 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.Modifier and TypeMethodDescriptionvoid
PaymentTypeInformation27.setClrChanl
(ClearingChannel2Code value) Sets the value of the clrChanl property.