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

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

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

Methods in com.eu.miscedautils.ipxact.Abstractor that return BusInterfaceType.System
 BusInterfaceType.System ObjectFactory.createBusInterfaceTypeSystem()
          Create an instance of BusInterfaceType.System
 BusInterfaceType.System BusInterfaceType.getSystem()
          Gets the value of the system property.
 

Methods in com.eu.miscedautils.ipxact.Abstractor with parameters of type BusInterfaceType.System
 void BusInterfaceType.setSystem(BusInterfaceType.System value)
          Sets the value of the system property.