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

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

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

Methods in com.eu.miscedautils.ipxact.Abstractor 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.Abstractor with parameters of type BusInterfaceType.MirroredSystem
 void BusInterfaceType.setMirroredSystem(BusInterfaceType.MirroredSystem value)
          Sets the value of the mirroredSystem property.