Uses of Class
org.kapott.hbci.sepa.jaxb.pain_002_003_03.PartySEPA2
-
Packages that use PartySEPA2 Package Description org.kapott.hbci.sepa.jaxb.pain_002_003_03 -
-
Uses of PartySEPA2 in org.kapott.hbci.sepa.jaxb.pain_002_003_03
Fields in org.kapott.hbci.sepa.jaxb.pain_002_003_03 declared as PartySEPA2 Modifier and Type Field Description protected PartySEPA2PartyIdentificationSEPA3. idprotected PartySEPA2PartyIdentificationSEPA4. idMethods in org.kapott.hbci.sepa.jaxb.pain_002_003_03 that return PartySEPA2 Modifier and Type Method Description PartySEPA2ObjectFactory. createPartySEPA2()Create an instance ofPartySEPA2PartySEPA2PartyIdentificationSEPA3. getId()Gets the value of the id property.PartySEPA2PartyIdentificationSEPA4. getId()Gets the value of the id property.Methods in org.kapott.hbci.sepa.jaxb.pain_002_003_03 with parameters of type PartySEPA2 Modifier and Type Method Description voidPartyIdentificationSEPA3. setId(PartySEPA2 value)Sets the value of the id property.voidPartyIdentificationSEPA4. setId(PartySEPA2 value)Sets the value of the id property.
-