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