Uses of Enum Class
org.coderic.iso20022.messages.tsmt.CopyDuplicate1Code
-
Uses of CopyDuplicate1Code in org.coderic.iso20022.messages.tsmt
Modifier and TypeMethodDescriptionstatic CopyDuplicate1Code
BusinessApplicationHeader1.getCpyDplct()
Gets the value of the cpyDplct property.static CopyDuplicate1Code
Returns the enum constant of this class with the specified name.static CopyDuplicate1Code[]
CopyDuplicate1Code.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
BusinessApplicationHeader1.setCpyDplct
(CopyDuplicate1Code value) Sets the value of the cpyDplct property.