Uses of Class
org.kapott.hbci.sepa.jaxb.pain_008_002_01.PartySDDChoice
-
Packages that use PartySDDChoice Package Description org.kapott.hbci.sepa.jaxb.pain_008_002_01 -
-
Uses of PartySDDChoice in org.kapott.hbci.sepa.jaxb.pain_008_002_01
Fields in org.kapott.hbci.sepa.jaxb.pain_008_002_01 declared as PartySDDChoice Modifier and Type Field Description protected PartySDDChoicePartyIdentificationSDD1. idprotected PartySDDChoicePartyIdentificationSDD3. idMethods in org.kapott.hbci.sepa.jaxb.pain_008_002_01 that return PartySDDChoice Modifier and Type Method Description PartySDDChoiceObjectFactory. createPartySDDChoice()Create an instance ofPartySDDChoicePartySDDChoicePartyIdentificationSDD1. getId()Gets the value of the id property.PartySDDChoicePartyIdentificationSDD3. getId()Gets the value of the id property.Methods in org.kapott.hbci.sepa.jaxb.pain_008_002_01 with parameters of type PartySDDChoice Modifier and Type Method Description voidPartyIdentificationSDD1. setId(PartySDDChoice value)Sets the value of the id property.voidPartyIdentificationSDD3. setId(PartySDDChoice value)Sets the value of the id property.
-