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