Node.Builder| Modifier and Type | Method and Description |
|---|---|
@NonNull String |
getLocation()
Gets the location where the
Node is inherited from. |
@NonNull Node |
getNode()
Gets the delegate node.
|
almostEquals, appliesGlobally, equals, equals, equalsIgnoringValue, equalsIgnoringValueOrTemp, getContexts, getExpiry, getExpiryUnixTime, getFullContexts, getGroupName, getMeta, getPermission, getPrefix, getSecondsTilExpiry, getServer, getSuffix, getTristate, getTypeData, getValue, getWildcardLevel, getWorld, hasExpired, hasSpecificContext, hasTypeData, isGroupNode, isMeta, isNegated, isOverride, isPermanent, isPrefix, isServerSpecific, isSuffix, isTemporary, isWildcard, isWorldSpecific, resolveShorthand, shouldApplyWithContext, standardEquals, toBuilder, typeData@NonNull Node getNode()
Result is never another LocalizedNode instance.
@NonNull String getLocation()
Node is inherited from.
The resultant string is the object name of the
permission holder the node was inherited from.
If the node was not inherited, the object name
of the permission holder itself (the one that defined the node) will be returned.