| Modifier and Type | Method and Description |
|---|---|
static Manifest.ManifestType |
Manifest.ManifestType.forNumber(int value) |
Manifest.ManifestType |
Manifest.getType()
Required.
|
Manifest.ManifestType |
Manifest.Builder.getType()
Required.
|
Manifest.ManifestType |
ManifestOrBuilder.getType()
Required.
|
static Manifest.ManifestType |
Manifest.ManifestType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Manifest.ManifestType |
Manifest.ManifestType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Manifest.ManifestType |
Manifest.ManifestType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Manifest.ManifestType[] |
Manifest.ManifestType.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<Manifest.ManifestType> |
Manifest.ManifestType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Manifest.Builder |
Manifest.Builder.setType(Manifest.ManifestType value)
Required.
|
Copyright © 2022 Google LLC. All rights reserved.