Uses of Class
org.kapott.hbci.sepa.jaxb.pain_008_001_01.Party5Choice
-
Packages that use Party5Choice Package Description org.kapott.hbci.sepa.jaxb.pain_008_001_01 -
-
Uses of Party5Choice in org.kapott.hbci.sepa.jaxb.pain_008_001_01
Fields in org.kapott.hbci.sepa.jaxb.pain_008_001_01 declared as Party5Choice Modifier and Type Field Description protected Party5Choice
PartyIdentification20. id
protected Party5Choice
PartyIdentification23. id
Methods in org.kapott.hbci.sepa.jaxb.pain_008_001_01 that return Party5Choice Modifier and Type Method Description Party5Choice
ObjectFactory. createParty5Choice()
Create an instance ofParty5Choice
Party5Choice
PartyIdentification20. getId()
Gets the value of the id property.Party5Choice
PartyIdentification23. getId()
Gets the value of the id property.Methods in org.kapott.hbci.sepa.jaxb.pain_008_001_01 with parameters of type Party5Choice Modifier and Type Method Description void
PartyIdentification20. setId(Party5Choice value)
Sets the value of the id property.void
PartyIdentification23. setId(Party5Choice value)
Sets the value of the id property.
-