Uses of Class
org.kapott.hbci.sepa.jaxb.pain_002_002_02.PartySEPAChoice
-
Packages that use PartySEPAChoice Package Description org.kapott.hbci.sepa.jaxb.pain_002_002_02 -
-
Uses of PartySEPAChoice in org.kapott.hbci.sepa.jaxb.pain_002_002_02
Fields in org.kapott.hbci.sepa.jaxb.pain_002_002_02 declared as PartySEPAChoice Modifier and Type Field Description protected PartySEPAChoice
PartyIdentificationSEPA4. id
protected PartySEPAChoice
PartyIdentificationSEPA5. id
Methods in org.kapott.hbci.sepa.jaxb.pain_002_002_02 that return PartySEPAChoice Modifier and Type Method Description PartySEPAChoice
ObjectFactory. createPartySEPAChoice()
Create an instance ofPartySEPAChoice
PartySEPAChoice
PartyIdentificationSEPA4. getId()
Gets the value of the id property.PartySEPAChoice
PartyIdentificationSEPA5. getId()
Gets the value of the id property.Methods in org.kapott.hbci.sepa.jaxb.pain_002_002_02 with parameters of type PartySEPAChoice Modifier and Type Method Description void
PartyIdentificationSEPA4. setId(PartySEPAChoice value)
Sets the value of the id property.void
PartyIdentificationSEPA5. setId(PartySEPAChoice value)
Sets the value of the id property.
-