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

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

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

Methods in com.eu.miscedautils.ipxact.BusDefinition that return TransTypeDef.TypeName
 TransTypeDef.TypeName ObjectFactory.createTransTypeDefTypeName()
          Create an instance of TransTypeDef.TypeName
 TransTypeDef.TypeName TransTypeDef.getTypeName()
          Gets the value of the typeName property.
 

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