|
All LDAP Classes Internal LDAP Classes |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.novell.ldap.LDAPExtendedOperation
org.ietf.ldap.LDAPExtendedOperation.ExOp
private class LDAPExtendedOperation.ExOp
| Constructor Summary | |
|---|---|
private |
LDAPExtendedOperation.ExOp(java.lang.String oid,
byte[] vals)
Constructs a new object with the specified object ID and data. |
| Method Summary | |
|---|---|
private void |
mySetValue(byte[] newVals)
Change name so we can get past the protected access of setValue |
| Methods inherited from class com.novell.ldap.LDAPExtendedOperation |
|---|
clone, getID, getValue, readDSML, readExternal, setID, setValue, toString, writeDSML, writeExternal |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
private LDAPExtendedOperation.ExOp(java.lang.String oid,
byte[] vals)
LDAPExtendedOperation| Method Detail |
|---|
private void mySetValue(byte[] newVals)
|
All LDAP Classes Internal LDAP Classes |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||