Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_08.OtherContact1
-
Packages that use OtherContact1 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_08 -
-
Uses of OtherContact1 in org.kapott.hbci.sepa.jaxb.camt_052_001_08
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_08 with type parameters of type OtherContact1 Modifier and Type Field Description protected java.util.List<OtherContact1>
Contact4. othr
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_08 that return OtherContact1 Modifier and Type Method Description OtherContact1
ObjectFactory. createOtherContact1()
Create an instance ofOtherContact1
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_08 that return types with arguments of type OtherContact1 Modifier and Type Method Description java.util.List<OtherContact1>
Contact4. getOthr()
Gets the value of the othr property.
-