static EntitlementChange.ActivationReason |
EntitlementChange.ActivationReason.forNumber(int value) |
|
EntitlementChange.ActivationReason |
EntitlementChange.Builder.getActivationReason() |
The Entitlement's activation reason
|
EntitlementChange.ActivationReason |
EntitlementChange.getActivationReason() |
The Entitlement's activation reason
|
EntitlementChange.ActivationReason |
EntitlementChangeOrBuilder.getActivationReason() |
The Entitlement's activation reason
|
static EntitlementChange.ActivationReason |
EntitlementChange.ActivationReason.valueOf(int value) |
Deprecated.
|
static EntitlementChange.ActivationReason |
EntitlementChange.ActivationReason.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static EntitlementChange.ActivationReason |
EntitlementChange.ActivationReason.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static EntitlementChange.ActivationReason[] |
EntitlementChange.ActivationReason.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|