Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_02.Purpose2Choice
-
Packages that use Purpose2Choice Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_02 -
-
Uses of Purpose2Choice in org.kapott.hbci.sepa.jaxb.camt_052_001_02
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_02 declared as Purpose2Choice Modifier and Type Field Description protected Purpose2Choice
EntryTransaction2. purp
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_02 that return Purpose2Choice Modifier and Type Method Description Purpose2Choice
ObjectFactory. createPurpose2Choice()
Create an instance ofPurpose2Choice
Purpose2Choice
EntryTransaction2. getPurp()
Gets the value of the purp property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_02 with parameters of type Purpose2Choice Modifier and Type Method Description void
EntryTransaction2. setPurp(Purpose2Choice value)
Sets the value of the purp property.
-