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

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

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

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