Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_03.OtherIdentification1
-
Packages that use OtherIdentification1 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_03 -
-
Uses of OtherIdentification1 in org.kapott.hbci.sepa.jaxb.camt_052_001_03
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_03 with type parameters of type OtherIdentification1 Modifier and Type Field Description protected java.util.List<OtherIdentification1>
SecurityIdentification14. othrId
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_03 that return OtherIdentification1 Modifier and Type Method Description OtherIdentification1
ObjectFactory. createOtherIdentification1()
Create an instance ofOtherIdentification1
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_03 that return types with arguments of type OtherIdentification1 Modifier and Type Method Description java.util.List<OtherIdentification1>
SecurityIdentification14. getOthrId()
Gets the value of the othrId property.
-