static Document.Content.ContentCase |
Document.Content.ContentCase.forNumber(int value) |
|
Document.Content.ContentCase |
Document.Content.Builder.getContentCase() |
|
Document.Content.ContentCase |
Document.Content.getContentCase() |
|
Document.Content.ContentCase |
Document.ContentOrBuilder.getContentCase() |
|
static Document.Content.ContentCase |
Document.Content.ContentCase.valueOf(int value) |
Deprecated.
|
static Document.Content.ContentCase |
Document.Content.ContentCase.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static Document.Content.ContentCase[] |
Document.Content.ContentCase.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|