edu.internet2.middleware.ldappc.ldap
Class OrganizationalUnit

java.lang.Object
  extended by edu.internet2.middleware.ldappc.ldap.OrganizationalUnit

public class OrganizationalUnit
extends Object

This defines constants for the OrganizationalUnit object class.


Nested Class Summary
 class OrganizationalUnit.Attribute
          Class to hold attribute constants.
 
Field Summary
static String OBJECT_CLASS
          Name of the OrganizationalUnit object class.
 
Constructor Summary
OrganizationalUnit()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

OBJECT_CLASS

public static final String OBJECT_CLASS
Name of the OrganizationalUnit object class.

See Also:
Constant Field Values
Constructor Detail

OrganizationalUnit

public OrganizationalUnit()


Copyright © 2012 Internet2. All Rights Reserved.