Uses of Enum Class
org.coderic.iso20022.messages.auth.PriceStatus1Code
Packages that use PriceStatus1Code
-
Uses of PriceStatus1Code in org.coderic.iso20022.messages.auth
Methods in org.coderic.iso20022.messages.auth that return PriceStatus1CodeModifier and TypeMethodDescriptionstatic PriceStatus1CodeSecuritiesTransactionPrice1.getPdg()Gets the value of the pdg property.static PriceStatus1CodeReturns 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.Methods in org.coderic.iso20022.messages.auth with parameters of type PriceStatus1CodeModifier and TypeMethodDescriptionvoidSecuritiesTransactionPrice1.setPdg(PriceStatus1Code value) Sets the value of the pdg property.