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