Uses of Enum Class
org.coderic.iso20022.messages.cain.MessageError1Code
Packages that use MessageError1Code
-
Uses of MessageError1Code in org.coderic.iso20022.messages.cain
Methods in org.coderic.iso20022.messages.cain that return MessageError1CodeModifier and TypeMethodDescriptionstatic MessageError1CodeErrorDetails2.getMsgErrTp()Gets the value of the msgErrTp property.static MessageError1CodeReturns 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.Methods in org.coderic.iso20022.messages.cain with parameters of type MessageError1CodeModifier and TypeMethodDescriptionvoidErrorDetails2.setMsgErrTp(MessageError1Code value) Sets the value of the msgErrTp property.