Uses of Enum Class
org.coderic.iso20022.messages.semt.HoldingAccountLevel1Code
Packages that use HoldingAccountLevel1Code
-
Uses of HoldingAccountLevel1Code in org.coderic.iso20022.messages.semt
Methods in org.coderic.iso20022.messages.semt that return HoldingAccountLevel1CodeModifier and TypeMethodDescriptionstatic HoldingAccountLevel1CodeReportItem1.getAcctLvl()Gets the value of the acctLvl property.static HoldingAccountLevel1CodeReturns 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.Methods in org.coderic.iso20022.messages.semt with parameters of type HoldingAccountLevel1CodeModifier and TypeMethodDescriptionvoidReportItem1.setAcctLvl(HoldingAccountLevel1Code value) Sets the value of the acctLvl property.