Uses of Enum Class
org.coderic.iso20022.messages.auth.NoReasonCode
-
Uses of NoReasonCode in org.coderic.iso20022.messages.auth
Modifier and TypeMethodDescriptionstatic NoReasonCode
ExecutingParty2Choice.getClnt()
Gets the value of the clnt property.static NoReasonCode
Returns the enum constant of this class with the specified name.static NoReasonCode[]
NoReasonCode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
ExecutingParty2Choice.setClnt
(NoReasonCode value) Sets the value of the clnt property.