public class ObjectKind extends Object implements 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-2017 Google. All Rights Reserved.