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

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

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

Methods in com.eu.miscedautils.ipxact.Design 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.Design with parameters of type WireTypeDefs
 void PortWireType.setWireTypeDefs(WireTypeDefs value)
          Sets the value of the wireTypeDefs property.