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

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

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

Methods in com.eu.miscedautils.ipxact.Component 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.Component with parameters of type ViewType.WhiteboxElementRefs
 void ViewType.setWhiteboxElementRefs(ViewType.WhiteboxElementRefs value)
          Sets the value of the whiteboxElementRefs property.