Uses of Class
com.eu.miscedautils.ipxact.Design.ViewType.WhiteboxElementRefs

Packages that use ViewType.WhiteboxElementRefs
com.eu.miscedautils.ipxact.Design   
 

Uses of ViewType.WhiteboxElementRefs in com.eu.miscedautils.ipxact.Design
 

Methods in com.eu.miscedautils.ipxact.Design that return ViewType.WhiteboxElementRefs
 ViewType.WhiteboxElementRefs ObjectFactory.createViewTypeWhiteboxElementRefs()
          Create an instance of ViewType.WhiteboxElementRefs
 ViewType.WhiteboxElementRefs ViewType.getWhiteboxElementRefs()
          Gets the value of the whiteboxElementRefs property.
 

Methods in com.eu.miscedautils.ipxact.Design with parameters of type ViewType.WhiteboxElementRefs
 void ViewType.setWhiteboxElementRefs(ViewType.WhiteboxElementRefs value)
          Sets the value of the whiteboxElementRefs property.