| Package | Description |
|---|---|
| edu.vt.middleware.ldap.dsml |
| Modifier and Type | Method and Description |
|---|---|
DsmlSearch.Version |
DsmlSearch.getVersion()
This gets the version of dsml to produce.
|
static DsmlSearch.Version |
DsmlSearch.Version.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DsmlSearch.Version[] |
DsmlSearch.Version.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DsmlSearch.setVersion(DsmlSearch.Version v)
This sets the version of dsml to produce.
|
Copyright © 2014. All rights reserved.