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

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

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

Methods in com.eu.miscedautils.ipxact.Design that return AdHocConnections
 AdHocConnections ObjectFactory.createAdHocConnections()
          Create an instance of AdHocConnections
 AdHocConnections Design.getAdHocConnections()
          Gets the value of the adHocConnections property.
 

Methods in com.eu.miscedautils.ipxact.Design with parameters of type AdHocConnections
 void Design.setAdHocConnections(AdHocConnections value)
          Sets the value of the adHocConnections property.