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

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

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

Methods in com.eu.miscedautils.ipxact.Component 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.Component with parameters of type BusInterfaceType.Monitor
 void BusInterfaceType.setMonitor(BusInterfaceType.Monitor value)
          Sets the value of the monitor property.