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