Uses of Class
org.kapott.hbci.sepa.jaxb.pain_001_002_02.PartySCTChoice
-
Packages that use PartySCTChoice Package Description org.kapott.hbci.sepa.jaxb.pain_001_002_02 -
-
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 PartySCTChoice Modifier and Type Field Description protected PartySCTChoicePartyIdentificationSCT1. idprotected PartySCTChoicePartyIdentificationSCT2. idMethods in org.kapott.hbci.sepa.jaxb.pain_001_002_02 that return PartySCTChoice Modifier and Type Method Description PartySCTChoiceObjectFactory. createPartySCTChoice()Create an instance ofPartySCTChoicePartySCTChoicePartyIdentificationSCT1. getId()Gets the value of the id property.PartySCTChoicePartyIdentificationSCT2. getId()Gets the value of the id property.Methods in org.kapott.hbci.sepa.jaxb.pain_001_002_02 with parameters of type PartySCTChoice Modifier and Type Method Description voidPartyIdentificationSCT1. setId(PartySCTChoice value)Sets the value of the id property.voidPartyIdentificationSCT2. setId(PartySCTChoice value)Sets the value of the id property.
-