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

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

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

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