Uses of Enum
org.kapott.hbci.sepa.jaxb.camt_052_001_05.NamePrefix1Code
Packages that use NamePrefix1Code
-
Uses of NamePrefix1Code in org.kapott.hbci.sepa.jaxb.camt_052_001_05
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_05 declared as NamePrefix1CodeMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_05 that return NamePrefix1CodeModifier and TypeMethodDescriptionstatic NamePrefix1CodeContactDetails2.getNmPrfx()Gets the value of the nmPrfx property.static NamePrefix1CodeReturns 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_05 with parameters of type NamePrefix1CodeModifier and TypeMethodDescriptionvoidContactDetails2.setNmPrfx(NamePrefix1Code value) Sets the value of the nmPrfx property.