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

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

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

Methods in com.eu.miscedautils.ipxact.Abstractor that return BusInterfaceType.Monitor
 BusInterfaceType.Monitor ObjectFactory.createBusInterfaceTypeMonitor()
          Create an instance of BusInterfaceType.Monitor
 BusInterfaceType.Monitor BusInterfaceType.getMonitor()
          Gets the value of the monitor property.
 

Methods in com.eu.miscedautils.ipxact.Abstractor with parameters of type BusInterfaceType.Monitor
 void BusInterfaceType.setMonitor(BusInterfaceType.Monitor value)
          Sets the value of the monitor property.