Uses of Class
edu.vt.middleware.ldap.dsml.DsmlSearch.Version

Packages that use DsmlSearch.Version
edu.vt.middleware.ldap.dsml   
 

Uses of DsmlSearch.Version in edu.vt.middleware.ldap.dsml
 

Methods in edu.vt.middleware.ldap.dsml that return DsmlSearch.Version
 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're declared.
 

Methods in edu.vt.middleware.ldap.dsml with parameters of type DsmlSearch.Version
 void DsmlSearch.setVersion(DsmlSearch.Version v)
          This sets the version of dsml to produce.
 



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