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 NamePrefix1Code
ContactDetails2.getNmPrfx()
Gets the value of the nmPrfx property.static NamePrefix1Code
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_05 with parameters of type NamePrefix1CodeModifier and TypeMethodDescriptionvoid
ContactDetails2.setNmPrfx
(NamePrefix1Code value) Sets the value of the nmPrfx property.