org.apache.directory.shared.ldap.schema.syntax
Class ComparatorDescription

java.lang.Object
  extended by org.apache.directory.shared.ldap.schema.syntax.AbstractSchemaDescription
      extended by org.apache.directory.shared.ldap.schema.syntax.AbstractAdsSchemaDescription
          extended by org.apache.directory.shared.ldap.schema.syntax.ComparatorDescription

public class ComparatorDescription
extends AbstractAdsSchemaDescription

An ApacheDS specific schema description.

Version:
$Rev$, $Date$
Author:
Apache Directory Project

Field Summary
 
Fields inherited from class org.apache.directory.shared.ldap.schema.syntax.AbstractSchemaDescription
description, extensions, isObsolete, names, numericOid
 
Constructor Summary
ComparatorDescription()
           
 
Method Summary
 
Methods inherited from class org.apache.directory.shared.ldap.schema.syntax.AbstractAdsSchemaDescription
getBytecode, getFqcn, setBytecode, setFqcn
 
Methods inherited from class org.apache.directory.shared.ldap.schema.syntax.AbstractSchemaDescription
addExtension, equals, getDescription, getExtensions, getNames, getNumericOid, hashCode, isObsolete, setDescription, setExtensions, setNames, setNumericOid, setObsolete
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComparatorDescription

public ComparatorDescription()


Copyright © 2003-2009 Apache Software Foundation. All Rights Reserved.