Uses of Class
org.kapott.hbci.sepa.jaxb.pain_008_003_02.PartySEPA2
-
Packages that use PartySEPA2 Package Description org.kapott.hbci.sepa.jaxb.pain_008_003_02 -
-
Uses of PartySEPA2 in org.kapott.hbci.sepa.jaxb.pain_008_003_02
Fields in org.kapott.hbci.sepa.jaxb.pain_008_003_02 declared as PartySEPA2 Modifier and Type Field Description protected PartySEPA2PartyIdentificationSEPA3. idprotected PartySEPA2PartyIdentificationSEPA4. idMethods in org.kapott.hbci.sepa.jaxb.pain_008_003_02 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_008_003_02 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.
-