Uses of Class
com.eu.miscedautils.ipxact.AbstractionDefinition.WireTypeDef.TypeName

Packages that use WireTypeDef.TypeName
com.eu.miscedautils.ipxact.AbstractionDefinition   
 

Uses of WireTypeDef.TypeName in com.eu.miscedautils.ipxact.AbstractionDefinition
 

Methods in com.eu.miscedautils.ipxact.AbstractionDefinition that return WireTypeDef.TypeName
 WireTypeDef.TypeName ObjectFactory.createWireTypeDefTypeName()
          Create an instance of WireTypeDef.TypeName
 WireTypeDef.TypeName WireTypeDef.getTypeName()
          Gets the value of the typeName property.
 

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