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

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

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

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