| Modifier and Type | Method and Description |
|---|---|
static IntegratedSystem |
IntegratedSystem.forNumber(int value) |
IntegratedSystem |
EntryOrBuilder.getIntegratedSystem()
Output only.
|
IntegratedSystem |
Entry.getIntegratedSystem()
Output only.
|
IntegratedSystem |
Entry.Builder.getIntegratedSystem()
Output only.
|
static IntegratedSystem |
IntegratedSystem.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static IntegratedSystem |
IntegratedSystem.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static IntegratedSystem |
IntegratedSystem.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IntegratedSystem[] |
IntegratedSystem.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<IntegratedSystem> |
IntegratedSystem.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Entry.Builder |
Entry.Builder.setIntegratedSystem(IntegratedSystem value)
Output only.
|
Copyright © 2025 Google LLC. All rights reserved.