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

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

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

Methods in com.eu.miscedautils.ipxact.Component that return BusInterfaceType.MirroredSystem
 BusInterfaceType.MirroredSystem ObjectFactory.createBusInterfaceTypeMirroredSystem()
          Create an instance of BusInterfaceType.MirroredSystem
 BusInterfaceType.MirroredSystem BusInterfaceType.getMirroredSystem()
          Gets the value of the mirroredSystem property.
 

Methods in com.eu.miscedautils.ipxact.Component with parameters of type BusInterfaceType.MirroredSystem
 void BusInterfaceType.setMirroredSystem(BusInterfaceType.MirroredSystem value)
          Sets the value of the mirroredSystem property.