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

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

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

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