Uses of Class
com.eu.miscedautils.ipxact.Component.WireTypeDefs

Packages that use WireTypeDefs
com.eu.miscedautils.ipxact.Component   
 

Uses of WireTypeDefs in com.eu.miscedautils.ipxact.Component
 

Methods in com.eu.miscedautils.ipxact.Component that return WireTypeDefs
 WireTypeDefs ObjectFactory.createWireTypeDefs()
          Create an instance of WireTypeDefs
 WireTypeDefs PortWireType.getWireTypeDefs()
          Gets the value of the wireTypeDefs property.
 

Methods in com.eu.miscedautils.ipxact.Component with parameters of type WireTypeDefs
 void PortWireType.setWireTypeDefs(WireTypeDefs value)
          Sets the value of the wireTypeDefs property.