Uses of Class
org.ldaptive.ad.control.SearchOptionsControl.Flag

Packages that use SearchOptionsControl.Flag
org.ldaptive.ad.control   
 

Uses of SearchOptionsControl.Flag in org.ldaptive.ad.control
 

Methods in org.ldaptive.ad.control that return SearchOptionsControl.Flag
 SearchOptionsControl.Flag SearchOptionsControl.getFlag()
          Returns the flag.
static SearchOptionsControl.Flag SearchOptionsControl.Flag.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SearchOptionsControl.Flag[] SearchOptionsControl.Flag.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.ldaptive.ad.control with parameters of type SearchOptionsControl.Flag
 void SearchOptionsControl.setFlag(SearchOptionsControl.Flag f)
          Sets the flag.
 

Constructors in org.ldaptive.ad.control with parameters of type SearchOptionsControl.Flag
SearchOptionsControl(SearchOptionsControl.Flag f)
          Creates a new search options control.
SearchOptionsControl(SearchOptionsControl.Flag f, boolean critical)
          Creates a new search options control.
 



Copyright © 2003-2017 Virginia Tech. All Rights Reserved.