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