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

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

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

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