Uses of Enum Class
org.coderic.iso20022.messages.auth.Side6Code
-
Uses of Side6Code in org.coderic.iso20022.messages.auth
Modifier and TypeMethodDescriptionstatic Side6Code
OrderInstructionData2.getBuySellInd()
Gets the value of the buySellInd property.static Side6Code
Returns the enum constant of this class with the specified name.static Side6Code[]
Side6Code.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
OrderInstructionData2.setBuySellInd
(Side6Code value) Sets the value of the buySellInd property.