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

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

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

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