Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_02.NamePrefix1Code
-
Packages that use NamePrefix1Code Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_02 -
-
Uses of NamePrefix1Code in org.kapott.hbci.sepa.jaxb.camt_052_001_02
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_02 declared as NamePrefix1Code Modifier and Type Field Description protected NamePrefix1CodeContactDetails2. nmPrfxMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_02 that return NamePrefix1Code Modifier and Type Method Description static NamePrefix1CodeNamePrefix1Code. fromValue(java.lang.String v)NamePrefix1CodeContactDetails2. getNmPrfx()Gets the value of the nmPrfx property.static NamePrefix1CodeNamePrefix1Code. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static NamePrefix1Code[]NamePrefix1Code. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_02 with parameters of type NamePrefix1Code Modifier and Type Method Description voidContactDetails2. setNmPrfx(NamePrefix1Code value)Sets the value of the nmPrfx property.
-