Uses of Class
com.eu.miscedautils.ipxact.Abstractor.BusInterfaceType.Master

Packages that use BusInterfaceType.Master
com.eu.miscedautils.ipxact.Abstractor   
 

Uses of BusInterfaceType.Master in com.eu.miscedautils.ipxact.Abstractor
 

Methods in com.eu.miscedautils.ipxact.Abstractor that return BusInterfaceType.Master
 BusInterfaceType.Master ObjectFactory.createBusInterfaceTypeMaster()
          Create an instance of BusInterfaceType.Master
 BusInterfaceType.Master BusInterfaceType.getMaster()
          Gets the value of the master property.
 

Methods in com.eu.miscedautils.ipxact.Abstractor with parameters of type BusInterfaceType.Master
 void BusInterfaceType.setMaster(BusInterfaceType.Master value)
          Sets the value of the master property.