Uses of Class
org.kapott.hbci.sepa.jaxb.pain_001_002_02.PartySCTChoice
Packages that use PartySCTChoice
-
Uses of PartySCTChoice in org.kapott.hbci.sepa.jaxb.pain_001_002_02
Fields in org.kapott.hbci.sepa.jaxb.pain_001_002_02 declared as PartySCTChoiceModifier and TypeFieldDescriptionprotected PartySCTChoice
PartyIdentificationSCT1.id
protected PartySCTChoice
PartyIdentificationSCT2.id
Methods in org.kapott.hbci.sepa.jaxb.pain_001_002_02 that return PartySCTChoiceModifier and TypeMethodDescriptionObjectFactory.createPartySCTChoice()
Create an instance ofPartySCTChoice
PartyIdentificationSCT1.getId()
Gets the value of the id property.PartyIdentificationSCT2.getId()
Gets the value of the id property.Methods in org.kapott.hbci.sepa.jaxb.pain_001_002_02 with parameters of type PartySCTChoiceModifier and TypeMethodDescriptionvoid
PartyIdentificationSCT1.setId
(PartySCTChoice value) Sets the value of the id property.void
PartyIdentificationSCT2.setId
(PartySCTChoice value) Sets the value of the id property.