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

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

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

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