public class ObjectKind
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
static ObjectKind |
DICT |
static ObjectKind |
STRUCT |
static ObjectKind |
UNRESTRICTED |
public static final ObjectKind UNRESTRICTED
public static final ObjectKind STRUCT
public static final ObjectKind DICT
Copyright © 2009-2018 Google. All Rights Reserved.