public class TreeDeleteImpl extends org.apache.directory.api.ldap.model.message.controls.AbstractControl implements TreeDelete
OID| Constructor and Description |
|---|
TreeDeleteImpl()
Default constructor
|
TreeDeleteImpl(boolean isCritical)
Sets criticality when creating.
|
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
equals, getOid, hashCode, isCritical, setCriticalpublic TreeDeleteImpl()
public TreeDeleteImpl(boolean isCritical)
isCritical - true if critical, false otherwise.public String toString()
toString in class org.apache.directory.api.ldap.model.message.controls.AbstractControlObject.toString()Copyright © 2003–2023 The Apache Software Foundation. All rights reserved.