Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_06.NameAndAddress10
-
Packages that use NameAndAddress10 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_06 -
-
Uses of NameAndAddress10 in org.kapott.hbci.sepa.jaxb.camt_052_001_06
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_06 declared as NameAndAddress10 Modifier and Type Field Description protected NameAndAddress10
RemittanceLocationDetails1. pstlAdr
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_06 that return NameAndAddress10 Modifier and Type Method Description NameAndAddress10
ObjectFactory. createNameAndAddress10()
Create an instance ofNameAndAddress10
NameAndAddress10
RemittanceLocationDetails1. getPstlAdr()
Gets the value of the pstlAdr property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_06 with parameters of type NameAndAddress10 Modifier and Type Method Description void
RemittanceLocationDetails1. setPstlAdr(NameAndAddress10 value)
Sets the value of the pstlAdr property.
-