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

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

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

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