static BindingDelta.Action |
BindingDelta.Action.forNumber(int value) |
|
BindingDelta.Action |
BindingDelta.Builder.getAction() |
The action that was performed on a Binding.
|
BindingDelta.Action |
BindingDelta.getAction() |
The action that was performed on a Binding.
|
BindingDelta.Action |
BindingDeltaOrBuilder.getAction() |
The action that was performed on a Binding.
|
static BindingDelta.Action |
BindingDelta.Action.valueOf(int value) |
Deprecated.
|
static BindingDelta.Action |
BindingDelta.Action.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static BindingDelta.Action |
BindingDelta.Action.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static BindingDelta.Action[] |
BindingDelta.Action.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|