Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_01.NameAndAddress3
-
Packages that use NameAndAddress3 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_01 -
-
Uses of NameAndAddress3 in org.kapott.hbci.sepa.jaxb.camt_052_001_01
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_01 declared as NameAndAddress3 Modifier and Type Field Description protected NameAndAddress3
RemittanceLocation1. rmtLctnPstlAdr
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_01 that return NameAndAddress3 Modifier and Type Method Description NameAndAddress3
ObjectFactory. createNameAndAddress3()
Create an instance ofNameAndAddress3
NameAndAddress3
RemittanceLocation1. getRmtLctnPstlAdr()
Gets the value of the rmtLctnPstlAdr property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_01 with parameters of type NameAndAddress3 Modifier and Type Method Description void
RemittanceLocation1. setRmtLctnPstlAdr(NameAndAddress3 value)
Sets the value of the rmtLctnPstlAdr property.
-