Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_05.ProprietaryReference1
-
Packages that use ProprietaryReference1 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_05 -
-
Uses of ProprietaryReference1 in org.kapott.hbci.sepa.jaxb.camt_052_001_05
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_05 with type parameters of type ProprietaryReference1 Modifier and Type Field Description protected java.util.List<ProprietaryReference1>
TransactionReferences3. prtry
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_05 that return ProprietaryReference1 Modifier and Type Method Description ProprietaryReference1
ObjectFactory. createProprietaryReference1()
Create an instance ofProprietaryReference1
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_05 that return types with arguments of type ProprietaryReference1 Modifier and Type Method Description java.util.List<ProprietaryReference1>
TransactionReferences3. getPrtry()
Gets the value of the prtry property.
-