Uses of Class
at.gv.zustellung.zkopf.xsd.zkopf_persondata.AbstractAddressType

Packages that use AbstractAddressType
at.gv.zustellung.zkopf.xsd.zkopf_persondata   
 

Uses of AbstractAddressType in at.gv.zustellung.zkopf.xsd.zkopf_persondata
 

Subclasses of AbstractAddressType in at.gv.zustellung.zkopf.xsd.zkopf_persondata
 class InternetAddressType
          internet based communication Java class for InternetAddressType complex type.
 class PostalAddressType
          Java class for PostalAddressType complex type.
 class TelephoneAddressType
          phone numbers Java class for TelephoneAddressType complex type.
 

Methods in at.gv.zustellung.zkopf.xsd.zkopf_persondata that return AbstractAddressType
 AbstractAddressType ObjectFactory.createAbstractAddressType()
          Create an instance of AbstractAddressType
 

Methods in at.gv.zustellung.zkopf.xsd.zkopf_persondata that return types with arguments of type AbstractAddressType
 JAXBElement<AbstractAddressType> ObjectFactory.createAddress(AbstractAddressType value)
          Create an instance of JAXBElement<AbstractAddressType>}
 List<JAXBElement<? extends AbstractAddressType>> PersonDataType.getAddress()
          Gets the value of the address property.
 

Methods in at.gv.zustellung.zkopf.xsd.zkopf_persondata with parameters of type AbstractAddressType
 JAXBElement<AbstractAddressType> ObjectFactory.createAddress(AbstractAddressType value)
          Create an instance of JAXBElement<AbstractAddressType>}
 



Copyright 2010 E-Government Innovation Center (EGIZ). All Rights Reserved.