Uses of Class
com.eu.miscedautils.ipxact.BusDefinition.ServiceTypeDef.Parameters

Packages that use ServiceTypeDef.Parameters
com.eu.miscedautils.ipxact.BusDefinition   
 

Uses of ServiceTypeDef.Parameters in com.eu.miscedautils.ipxact.BusDefinition
 

Methods in com.eu.miscedautils.ipxact.BusDefinition that return ServiceTypeDef.Parameters
 ServiceTypeDef.Parameters ObjectFactory.createServiceTypeDefParameters()
          Create an instance of ServiceTypeDef.Parameters
 ServiceTypeDef.Parameters ServiceTypeDef.getParameters()
          Gets the value of the parameters property.
 

Methods in com.eu.miscedautils.ipxact.BusDefinition with parameters of type ServiceTypeDef.Parameters
 void ServiceTypeDef.setParameters(ServiceTypeDef.Parameters value)
          Sets the value of the parameters property.