Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_09.GenericIdentification30
-
Packages that use GenericIdentification30 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_09 -
-
Uses of GenericIdentification30 in org.kapott.hbci.sepa.jaxb.camt_052_001_09
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_09 declared as GenericIdentification30 Modifier and Type Field Description protected GenericIdentification30
AddressType3Choice. prtry
protected GenericIdentification30
SecuritiesAccount19. tp
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_09 that return GenericIdentification30 Modifier and Type Method Description GenericIdentification30
ObjectFactory. createGenericIdentification30()
Create an instance ofGenericIdentification30
GenericIdentification30
AddressType3Choice. getPrtry()
Gets the value of the prtry property.GenericIdentification30
SecuritiesAccount19. getTp()
Gets the value of the tp property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_09 with parameters of type GenericIdentification30 Modifier and Type Method Description void
AddressType3Choice. setPrtry(GenericIdentification30 value)
Sets the value of the prtry property.void
SecuritiesAccount19. setTp(GenericIdentification30 value)
Sets the value of the tp property.
-