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

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

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

Methods in com.eu.miscedautils.ipxact.AbstractionDefinition 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.AbstractionDefinition with parameters of type ServiceTypeDefs
 void PortTransactionalType.Service.setServiceTypeDefs(ServiceTypeDefs value)
          Sets the value of the serviceTypeDefs property.