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