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

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

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

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