Uses of Enum Class
org.coderic.iso20022.messages.auth.OrderStatus10Code
Packages that use OrderStatus10Code
-
Uses of OrderStatus10Code in org.coderic.iso20022.messages.auth
Methods in org.coderic.iso20022.messages.auth that return OrderStatus10CodeModifier and TypeMethodDescriptionstatic OrderStatus10CodeOrderInstructionData2.getOrdrVldtySts()Gets the value of the ordrVldtySts property.static OrderStatus10CodeReturns 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.Methods in org.coderic.iso20022.messages.auth with parameters of type OrderStatus10CodeModifier and TypeMethodDescriptionvoidOrderInstructionData2.setOrdrVldtySts(OrderStatus10Code value) Sets the value of the ordrVldtySts property.