Package | Description |
---|---|
org.ldaptive.ad.control |
Modifier and Type | Field and Description |
---|---|
private SearchOptionsControl.Flag |
SearchOptionsControl.flag
flag.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
void |
SearchOptionsControl.setFlag(SearchOptionsControl.Flag f)
Sets the flag.
|
Constructor and Description |
---|
SearchOptionsControl(SearchOptionsControl.Flag f)
Creates a new search options control.
|
SearchOptionsControl(SearchOptionsControl.Flag f,
boolean critical)
Creates a new search options control.
|
Copyright © 2003-2019 Virginia Tech. All Rights Reserved.