Uses of Class
org.kapott.hbci.sepa.jaxb.pain_001_001_11.RemittanceLocationData1
-
Packages that use RemittanceLocationData1 Package Description org.kapott.hbci.sepa.jaxb.pain_001_001_11 -
-
Uses of RemittanceLocationData1 in org.kapott.hbci.sepa.jaxb.pain_001_001_11
Fields in org.kapott.hbci.sepa.jaxb.pain_001_001_11 with type parameters of type RemittanceLocationData1 Modifier and Type Field Description protected java.util.List<RemittanceLocationData1>
RemittanceLocation7. rmtLctnDtls
Methods in org.kapott.hbci.sepa.jaxb.pain_001_001_11 that return RemittanceLocationData1 Modifier and Type Method Description RemittanceLocationData1
ObjectFactory. createRemittanceLocationData1()
Create an instance ofRemittanceLocationData1
Methods in org.kapott.hbci.sepa.jaxb.pain_001_001_11 that return types with arguments of type RemittanceLocationData1 Modifier and Type Method Description java.util.List<RemittanceLocationData1>
RemittanceLocation7. getRmtLctnDtls()
Gets the value of the rmtLctnDtls property.
-