Uses of Enum Class
org.coderic.iso20022.messages.tsin.AdjustmentDirection1Code
Packages that use AdjustmentDirection1Code
-
Uses of AdjustmentDirection1Code in org.coderic.iso20022.messages.tsin
Methods in org.coderic.iso20022.messages.tsin that return AdjustmentDirection1CodeModifier and TypeMethodDescriptionstatic AdjustmentDirection1CodeAdjustment5.getDrctn()Gets the value of the drctn property.static AdjustmentDirection1CodeReturns the enum constant of this class with the specified name.static AdjustmentDirection1Code[]AdjustmentDirection1Code.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 AdjustmentDirection1CodeModifier and TypeMethodDescriptionvoidAdjustment5.setDrctn(AdjustmentDirection1Code value) Sets the value of the drctn property.