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

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

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

Methods in com.eu.miscedautils.ipxact.AbstractionDefinition 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.AbstractionDefinition with parameters of type ServiceTypeDef.Parameters
 void ServiceTypeDef.setParameters(ServiceTypeDef.Parameters value)
          Sets the value of the parameters property.