Uses of Class
org.kapott.hbci.sepa.jaxb.pain_002_001_12.Contact4
-
Packages that use Contact4 Package Description org.kapott.hbci.sepa.jaxb.pain_002_001_12 -
-
Uses of Contact4 in org.kapott.hbci.sepa.jaxb.pain_002_001_12
Fields in org.kapott.hbci.sepa.jaxb.pain_002_001_12 declared as Contact4 Modifier and Type Field Description protected Contact4
PartyIdentification135. ctctDtls
Methods in org.kapott.hbci.sepa.jaxb.pain_002_001_12 that return Contact4 Modifier and Type Method Description Contact4
ObjectFactory. createContact4()
Create an instance ofContact4
Contact4
PartyIdentification135. getCtctDtls()
Gets the value of the ctctDtls property.Methods in org.kapott.hbci.sepa.jaxb.pain_002_001_12 with parameters of type Contact4 Modifier and Type Method Description void
PartyIdentification135. setCtctDtls(Contact4 value)
Sets the value of the ctctDtls property.
-