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

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

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

Subclasses of AddrSpaceRefType in com.eu.miscedautils.ipxact.Abstractor
static class BusInterfaceType.Master.AddressSpaceRef
          Java class for anonymous complex type.
 

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

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

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