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

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

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

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