Uses of Enum Class
org.coderic.iso20022.messages.head.CopyDuplicate1Code
-
Uses of CopyDuplicate1Code in org.coderic.iso20022.messages.head
Modifier and TypeMethodDescriptionstatic CopyDuplicate1Code
BusinessApplicationHeader7.getCpyDplct()
Gets the value of the cpyDplct property.BusinessApplicationHeaderV03.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
BusinessApplicationHeader7.setCpyDplct
(CopyDuplicate1Code value) Sets the value of the cpyDplct property.void
BusinessApplicationHeaderV03.setCpyDplct
(CopyDuplicate1Code value) Sets the value of the cpyDplct property.