Uses of Enum Class
org.coderic.iso20022.messages.camt.MandateClassification1Code
Packages that use MandateClassification1Code
-
Uses of MandateClassification1Code in org.coderic.iso20022.messages.camt
Methods in org.coderic.iso20022.messages.camt that return MandateClassification1CodeModifier and TypeMethodDescriptionstatic MandateClassification1CodeMandateClassification1Choice.getCd()Gets the value of the cd property.static MandateClassification1CodeReturns the enum constant of this class with the specified name.static MandateClassification1Code[]MandateClassification1Code.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.coderic.iso20022.messages.camt with parameters of type MandateClassification1CodeModifier and TypeMethodDescriptionvoidMandateClassification1Choice.setCd(MandateClassification1Code value) Sets the value of the cd property.