public static class MetadataSpigotExtension.Permission.Child extends Object
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Gets the name set for this permission child.
|
String |
name()
Gets the name set for this permission child.
|
Boolean |
value()
Gets the default value set for this permission child.
|
void |
value(Object value)
Sets the default value of this permission child.
|
public String name()
public String getName()
public void value(Object value)
value - The default value to setpublic Boolean value()