Uses of Class
com.eu.miscedautils.ipxact.Abstractor.AddressBlockType

Packages that use AddressBlockType
com.eu.miscedautils.ipxact.Abstractor   
 

Uses of AddressBlockType in com.eu.miscedautils.ipxact.Abstractor
 

Methods in com.eu.miscedautils.ipxact.Abstractor that return AddressBlockType
 AddressBlockType ObjectFactory.createAddressBlockType()
          Create an instance of AddressBlockType
 

Methods in com.eu.miscedautils.ipxact.Abstractor that return types with arguments of type AddressBlockType
 javax.xml.bind.JAXBElement<AddressBlockType> ObjectFactory.createAddressBlock(AddressBlockType value)
          Create an instance of JAXBElement<AddressBlockType>}
 

Methods in com.eu.miscedautils.ipxact.Abstractor with parameters of type AddressBlockType
 javax.xml.bind.JAXBElement<AddressBlockType> ObjectFactory.createAddressBlock(AddressBlockType value)
          Create an instance of JAXBElement<AddressBlockType>}