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

Packages that use BusInterfaceType.System
com.eu.miscedautils.ipxact.Component   
com.eu.miscedautils.shell   
 

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

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

Uses of BusInterfaceType.System in com.eu.miscedautils.shell
 

Methods in com.eu.miscedautils.shell with parameters of type BusInterfaceType.System
 java.lang.String IPXACTBackBone.createCommandForSystem(BusInterfaceType.System system)