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

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

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

Methods in com.eu.miscedautils.ipxact.Abstractor that return BusInterfaceType.Slave
 BusInterfaceType.Slave ObjectFactory.createBusInterfaceTypeSlave()
          Create an instance of BusInterfaceType.Slave
 BusInterfaceType.Slave BusInterfaceType.getSlave()
          Gets the value of the slave property.
 

Methods in com.eu.miscedautils.ipxact.Abstractor with parameters of type BusInterfaceType.Slave
 void BusInterfaceType.setSlave(BusInterfaceType.Slave value)
          Sets the value of the slave property.