public class KeyV3 extends Schema
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
name
Name (string representation) for this Key.
|
java.lang.String |
type
Name (string representation) for the type of Keyed this Key points to.
|
java.lang.String |
URL
URL for the resource that this Key points to, if one exists.
|
| Constructor and Description |
|---|
KeyV3() |