Uses of Class
com.eu.miscedautils.ipxact.BusDefinition.BusDefinition.SystemGroupNames

Packages that use BusDefinition.SystemGroupNames
com.eu.miscedautils.ipxact.BusDefinition   
 

Uses of BusDefinition.SystemGroupNames in com.eu.miscedautils.ipxact.BusDefinition
 

Methods in com.eu.miscedautils.ipxact.BusDefinition that return BusDefinition.SystemGroupNames
 BusDefinition.SystemGroupNames ObjectFactory.createBusDefinitionSystemGroupNames()
          Create an instance of BusDefinition.SystemGroupNames
 BusDefinition.SystemGroupNames BusDefinition.getSystemGroupNames()
          Gets the value of the systemGroupNames property.
 

Methods in com.eu.miscedautils.ipxact.BusDefinition with parameters of type BusDefinition.SystemGroupNames
 void BusDefinition.setSystemGroupNames(BusDefinition.SystemGroupNames value)
          Sets the value of the systemGroupNames property.