Uses of Class
org.kapott.hbci.sepa.jaxb.pain_008_003_02.PartySEPAChoice
Packages that use PartySEPAChoice
-
Uses of PartySEPAChoice in org.kapott.hbci.sepa.jaxb.pain_008_003_02
Fields in org.kapott.hbci.sepa.jaxb.pain_008_003_02 declared as PartySEPAChoiceModifier and TypeFieldDescriptionprotected PartySEPAChoice
PartyIdentificationSEPA1.id
protected PartySEPAChoice
PartyIdentificationSEPA2.id
Methods in org.kapott.hbci.sepa.jaxb.pain_008_003_02 that return PartySEPAChoiceModifier and TypeMethodDescriptionObjectFactory.createPartySEPAChoice()
Create an instance ofPartySEPAChoice
PartyIdentificationSEPA1.getId()
Gets the value of the id property.PartyIdentificationSEPA2.getId()
Gets the value of the id property.Methods in org.kapott.hbci.sepa.jaxb.pain_008_003_02 with parameters of type PartySEPAChoiceModifier and TypeMethodDescriptionvoid
PartyIdentificationSEPA1.setId
(PartySEPAChoice value) Sets the value of the id property.void
PartyIdentificationSEPA2.setId
(PartySEPAChoice value) Sets the value of the id property.