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