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