Uses of Enum Class
org.coderic.iso20022.messages.sese.NoReasonCode
-
Uses of NoReasonCode in org.coderic.iso20022.messages.sese
Modifier and TypeMethodDescriptionstatic NoReasonCode
AcknowledgedAcceptedStatus33Choice.getNoSpcfdRsn()
Gets the value of the noSpcfdRsn property.RejectionOrRepairStatus31Choice.getNoSpcfdRsn()
Gets the value of the noSpcfdRsn 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
AcknowledgedAcceptedStatus33Choice.setNoSpcfdRsn
(NoReasonCode value) Sets the value of the noSpcfdRsn property.void
RejectionOrRepairStatus31Choice.setNoSpcfdRsn
(NoReasonCode value) Sets the value of the noSpcfdRsn property.