public class MaxImmSubItem extends ProtectedItem
| Modifier and Type | Field and Description |
|---|---|
private int |
value
The maximum number of allowed subordinates
|
ALL_USER_ATTRIBUTE_TYPES, ALL_USER_ATTRIBUTE_TYPES_AND_VALUES, ENTRY| Constructor and Description |
|---|
MaxImmSubItem(int value)
Creates a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
getValue()
Gets the maximum number of immediate subordinates.
|
int |
hashCode() |
String |
toString() |
public MaxImmSubItem(int value)
value - The maximum number of immediate subordinatesCopyright © 2003–2021 The Apache Software Foundation. All rights reserved.