Uses of Class
org.kapott.hbci.sepa.jaxb.pain_008_003_02.PartySEPAChoice
-
Packages that use PartySEPAChoice Package Description org.kapott.hbci.sepa.jaxb.pain_008_003_02 -
-
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 PartySEPAChoice Modifier and Type Field Description protected PartySEPAChoicePartyIdentificationSEPA1. idprotected PartySEPAChoicePartyIdentificationSEPA2. idMethods in org.kapott.hbci.sepa.jaxb.pain_008_003_02 that return PartySEPAChoice Modifier and Type Method Description PartySEPAChoiceObjectFactory. createPartySEPAChoice()Create an instance ofPartySEPAChoicePartySEPAChoicePartyIdentificationSEPA1. getId()Gets the value of the id property.PartySEPAChoicePartyIdentificationSEPA2. getId()Gets the value of the id property.Methods in org.kapott.hbci.sepa.jaxb.pain_008_003_02 with parameters of type PartySEPAChoice Modifier and Type Method Description voidPartyIdentificationSEPA1. setId(PartySEPAChoice value)Sets the value of the id property.voidPartyIdentificationSEPA2. setId(PartySEPAChoice value)Sets the value of the id property.
-