Uses of Enum Class
org.coderic.iso20022.messages.auth.Side6Code
Packages that use Side6Code
-
Uses of Side6Code in org.coderic.iso20022.messages.auth
Methods in org.coderic.iso20022.messages.auth that return Side6CodeModifier and TypeMethodDescriptionstatic Side6CodeOrderInstructionData2.getBuySellInd()Gets the value of the buySellInd property.static Side6CodeReturns 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.Methods in org.coderic.iso20022.messages.auth with parameters of type Side6CodeModifier and TypeMethodDescriptionvoidOrderInstructionData2.setBuySellInd(Side6Code value) Sets the value of the buySellInd property.