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

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

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

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

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

Methods in com.eu.miscedautils.ipxact.Component that return types with arguments of type AddrSpaceRefType
 javax.xml.bind.JAXBElement<AddrSpaceRefType> ObjectFactory.createAddressSpaceRef(AddrSpaceRefType value)
          Create an instance of JAXBElement<AddrSpaceRefType>}
 java.util.List<AddrSpaceRefType> ComponentType.Cpus.Cpu.getAddressSpaceRef()
          Indicates which address space maps into this cpu.Gets the value of the addressSpaceRef property.
 

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