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

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

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

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