Uses of Class
com.eu.miscedautils.ipxact.BusDefinition.LibraryRefType

Packages that use LibraryRefType
com.eu.miscedautils.ipxact.BusDefinition   
 

Uses of LibraryRefType in com.eu.miscedautils.ipxact.BusDefinition
 

Methods in com.eu.miscedautils.ipxact.BusDefinition that return LibraryRefType
 LibraryRefType ObjectFactory.createLibraryRefType()
          Create an instance of LibraryRefType
 LibraryRefType BusDefinition.getExtends()
          Gets the value of the extends property.
 LibraryRefType GeneratorChain.GeneratorChainSelector.getGeneratorChainRef()
          Gets the value of the generatorChainRef property.
 

Methods in com.eu.miscedautils.ipxact.BusDefinition with parameters of type LibraryRefType
 void BusDefinition.setExtends(LibraryRefType value)
          Sets the value of the extends property.
 void GeneratorChain.GeneratorChainSelector.setGeneratorChainRef(LibraryRefType value)
          Sets the value of the generatorChainRef property.