public static final class Restriction.Type
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static Restriction.Type |
COUNTRY
Indicates a Country type.
|
static Restriction.Type |
SHARING
Indicates a sharing type.
|
static Restriction.Type |
URI
Indicates a URI for a special restriction type.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
public static final Restriction.Type COUNTRY
public static final Restriction.Type SHARING
public static final Restriction.Type URI
Copyright © 2025. All rights reserved.