gluu
|
公開メンバ関数 | |
String [] | getOu () |
void | setOu (final String... v) |
String | getDn () |
void | setDn (String dn) |
非公開変数類 | |
ReadOnlyEntry | ldapEntry |
String [] | ou |
String | dn |
This class provides an implementation of an object that can be used to represent organizationalUnit objects in the directory. It was generated by the generate-source-from-schema tool provided with the UnboundID LDAP SDK for Java. It may be customized as desired to better suit your needs.
|
inline |
|
inline |
Retrieves the values for the field associated with the ou attribute, if present.
|
inline |
|
inline |
Sets the values for the field associated with the ou attribute.
v | The values for the field associated with the ou attribute. |
|
private |
|
private |
|
private |