public static final class Restriction.Relationship
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static Restriction.Relationship |
ALLOW
An Allow relationship.
|
static Restriction.Relationship |
DENY
A deny relationship.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
public static final Restriction.Relationship ALLOW
public static final Restriction.Relationship DENY
Copyright © 2025. All rights reserved.