| Modifier and Type | Method and Description |
|---|---|
static AnnotationValue.ValueTypeCase |
AnnotationValue.ValueTypeCase.forNumber(int value) |
AnnotationValue.ValueTypeCase |
AnnotationValue.getValueTypeCase() |
AnnotationValue.ValueTypeCase |
AnnotationValue.Builder.getValueTypeCase() |
AnnotationValue.ValueTypeCase |
AnnotationValueOrBuilder.getValueTypeCase() |
static AnnotationValue.ValueTypeCase |
AnnotationValue.ValueTypeCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static AnnotationValue.ValueTypeCase |
AnnotationValue.ValueTypeCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AnnotationValue.ValueTypeCase[] |
AnnotationValue.ValueTypeCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Google LLC. All rights reserved.