Uses of Enum Class
org.coderic.iso20022.messages.tsrv.CopyDuplicate1Code
-
Uses of CopyDuplicate1Code in org.coderic.iso20022.messages.tsrv
Modifier and TypeMethodDescriptionstatic CopyDuplicate1Code
OriginalMessage1.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
OriginalMessage1.setCpyDplct
(CopyDuplicate1Code value) Sets the value of the cpyDplct property.