Uses of Enum Class
org.coderic.iso20022.messages.casr.MessageError1Code
-
Uses of MessageError1Code in org.coderic.iso20022.messages.casr
Modifier and TypeMethodDescriptionstatic MessageError1Code
ErrorDetails2.getMsgErrTp()
Gets the value of the msgErrTp property.static MessageError1Code
Returns the enum constant of this class with the specified name.static MessageError1Code[]
MessageError1Code.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
ErrorDetails2.setMsgErrTp
(MessageError1Code value) Sets the value of the msgErrTp property.