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

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

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

Methods in com.eu.miscedautils.ipxact.Component 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.Component with parameters of type ServiceTypeDef.TypeName
 void ServiceTypeDef.setTypeName(ServiceTypeDef.TypeName value)
          Sets the value of the typeName property.