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

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

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

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