Uses of Enum Class
org.coderic.iso20022.messages.tsin.CopyDuplicate1Code
Packages that use CopyDuplicate1Code
-
Uses of CopyDuplicate1Code in org.coderic.iso20022.messages.tsin
Methods in org.coderic.iso20022.messages.tsin that return CopyDuplicate1CodeModifier and TypeMethodDescriptionstatic CopyDuplicate1CodeBusinessApplicationHeader1.getCpyDplct()Gets the value of the cpyDplct property.static CopyDuplicate1CodeReturns 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.Methods in org.coderic.iso20022.messages.tsin with parameters of type CopyDuplicate1CodeModifier and TypeMethodDescriptionvoidBusinessApplicationHeader1.setCpyDplct(CopyDuplicate1Code value) Sets the value of the cpyDplct property.