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