Uses of Class
com.browseengine.bobo.api.BrowseSelection.ValueOperation

Packages that use BrowseSelection.ValueOperation
com.browseengine.bobo.api   
 

Uses of BrowseSelection.ValueOperation in com.browseengine.bobo.api
 

Methods in com.browseengine.bobo.api that return BrowseSelection.ValueOperation
 BrowseSelection.ValueOperation BrowseSelection.getSelectionOperation()
          Gets value operation.
static BrowseSelection.ValueOperation BrowseSelection.ValueOperation.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static BrowseSelection.ValueOperation[] BrowseSelection.ValueOperation.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.browseengine.bobo.api with parameters of type BrowseSelection.ValueOperation
 void BrowseSelection.setSelectionOperation(BrowseSelection.ValueOperation selectionOperation)
          Sets value operation
 



Copyright © 2011. All Rights Reserved.