Uses of Enum
org.kapott.hbci.sepa.jaxb.camt_052_001_04.PartyType3Code
Packages that use PartyType3Code
-
Uses of PartyType3Code in org.kapott.hbci.sepa.jaxb.camt_052_001_04
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_04 declared as PartyType3CodeMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_04 that return PartyType3CodeModifier and TypeMethodDescriptionstatic PartyType3CodeGenericIdentification32.getTp()Gets the value of the tp property.static PartyType3CodeReturns 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_04 with parameters of type PartyType3CodeModifier and TypeMethodDescriptionvoidGenericIdentification32.setTp(PartyType3Code value) Sets the value of the tp property.