Uses of Class
org.kapott.hbci.sepa.jaxb.pain_001_002_03.PartySEPAChoice
Packages that use PartySEPAChoice
-
Uses of PartySEPAChoice in org.kapott.hbci.sepa.jaxb.pain_001_002_03
Fields in org.kapott.hbci.sepa.jaxb.pain_001_002_03 declared as PartySEPAChoiceModifier and TypeFieldDescriptionprotected PartySEPAChoicePartyIdentificationSEPA1.idprotected PartySEPAChoicePartyIdentificationSEPA2.idMethods in org.kapott.hbci.sepa.jaxb.pain_001_002_03 that return PartySEPAChoiceModifier and TypeMethodDescriptionObjectFactory.createPartySEPAChoice()Create an instance ofPartySEPAChoicePartyIdentificationSEPA1.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_001_002_03 with parameters of type PartySEPAChoiceModifier and TypeMethodDescriptionvoidPartyIdentificationSEPA1.setId(PartySEPAChoice value) Sets the value of the id property.voidPartyIdentificationSEPA2.setId(PartySEPAChoice value) Sets the value of the id property.