Uses of Enum Class
org.coderic.iso20022.messages.sese.BuyInState1Code
-
Uses of BuyInState1Code in org.coderic.iso20022.messages.sese
Modifier and TypeMethodDescriptionstatic BuyInState1Code
BuyInAdviceDetails1.getBuyInStat()
Gets the value of the buyInStat property.static BuyInState1Code
Returns the enum constant of this class with the specified name.static BuyInState1Code[]
BuyInState1Code.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
BuyInAdviceDetails1.setBuyInStat
(BuyInState1Code value) Sets the value of the buyInStat property.