Uses of Class
org.kapott.hbci.sepa.jaxb.pain_001_001_11.Contact4
-
Packages that use Contact4 Package Description org.kapott.hbci.sepa.jaxb.pain_001_001_11 -
-
Uses of Contact4 in org.kapott.hbci.sepa.jaxb.pain_001_001_11
Fields in org.kapott.hbci.sepa.jaxb.pain_001_001_11 declared as Contact4 Modifier and Type Field Description protected Contact4
PartyIdentification135. ctctDtls
Methods in org.kapott.hbci.sepa.jaxb.pain_001_001_11 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_001_001_11 with parameters of type Contact4 Modifier and Type Method Description void
PartyIdentification135. setCtctDtls(Contact4 value)
Sets the value of the ctctDtls property.
-