Uses of Enum Class
org.coderic.iso20022.messages.semt.HoldingAccountLevel1Code
-
Uses of HoldingAccountLevel1Code in org.coderic.iso20022.messages.semt
Modifier and TypeMethodDescriptionstatic HoldingAccountLevel1Code
ReportItem1.getAcctLvl()
Gets the value of the acctLvl property.static HoldingAccountLevel1Code
Returns the enum constant of this class with the specified name.static HoldingAccountLevel1Code[]
HoldingAccountLevel1Code.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
ReportItem1.setAcctLvl
(HoldingAccountLevel1Code value) Sets the value of the acctLvl property.