Uses of Enum
org.kapott.hbci.sepa.jaxb.camt_052_001_03.PartyType3Code
Packages that use PartyType3Code
-
Uses of PartyType3Code in org.kapott.hbci.sepa.jaxb.camt_052_001_03
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_03 declared as PartyType3CodeMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_03 that return PartyType3CodeModifier and TypeMethodDescriptionstatic PartyType3Code
GenericIdentification32.getTp()
Gets the value of the tp property.static PartyType3Code
Returns the enum constant of this type with the specified name.static PartyType3Code[]
PartyType3Code.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_03 with parameters of type PartyType3CodeModifier and TypeMethodDescriptionvoid
GenericIdentification32.setTp
(PartyType3Code value) Sets the value of the tp property.