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