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

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

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

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