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

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

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

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