Uses of Class
com.eu.miscedautils.ipxact.Design.ServiceTypeDefs

Packages that use ServiceTypeDefs
com.eu.miscedautils.ipxact.Design   
 

Uses of ServiceTypeDefs in com.eu.miscedautils.ipxact.Design
 

Methods in com.eu.miscedautils.ipxact.Design that return ServiceTypeDefs
 ServiceTypeDefs ObjectFactory.createServiceTypeDefs()
          Create an instance of ServiceTypeDefs
 ServiceTypeDefs PortTransactionalType.Service.getServiceTypeDefs()
          The group of service type definitions.
 

Methods in com.eu.miscedautils.ipxact.Design with parameters of type ServiceTypeDefs
 void PortTransactionalType.Service.setServiceTypeDefs(ServiceTypeDefs value)
          Sets the value of the serviceTypeDefs property.