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

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

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

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