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