Uses of Enum Class
org.coderic.iso20022.messages.caaa.TMSContactLevel1Code
Packages that use TMSContactLevel1Code
-
Uses of TMSContactLevel1Code in org.coderic.iso20022.messages.caaa
Methods in org.coderic.iso20022.messages.caaa that return TMSContactLevel1CodeModifier and TypeMethodDescriptionstatic TMSContactLevel1CodeTMSTrigger1.getTMSCtctLvl()Gets the value of the tmsCtctLvl property.static TMSContactLevel1CodeReturns the enum constant of this class with the specified name.static TMSContactLevel1Code[]TMSContactLevel1Code.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.coderic.iso20022.messages.caaa with parameters of type TMSContactLevel1CodeModifier and TypeMethodDescriptionvoidTMSTrigger1.setTMSCtctLvl(TMSContactLevel1Code value) Sets the value of the tmsCtctLvl property.