Uses of Class
com.eu.miscedautils.ipxact.AbstractionDefinition.ServiceTypeDef.TypeName

Packages that use ServiceTypeDef.TypeName
com.eu.miscedautils.ipxact.AbstractionDefinition   
 

Uses of ServiceTypeDef.TypeName in com.eu.miscedautils.ipxact.AbstractionDefinition
 

Methods in com.eu.miscedautils.ipxact.AbstractionDefinition that return ServiceTypeDef.TypeName
 ServiceTypeDef.TypeName ObjectFactory.createServiceTypeDefTypeName()
          Create an instance of ServiceTypeDef.TypeName
 ServiceTypeDef.TypeName ServiceTypeDef.getTypeName()
          Gets the value of the typeName property.
 

Methods in com.eu.miscedautils.ipxact.AbstractionDefinition with parameters of type ServiceTypeDef.TypeName
 void ServiceTypeDef.setTypeName(ServiceTypeDef.TypeName value)
          Sets the value of the typeName property.