static PlanProtocol.PlanMessage.PlanType |
PlanProtocol.PlanMessage.PlanType.forNumber(int value) |
|
PlanProtocol.PlanMessage.PlanType |
PlanProtocol.PlanMessage.Builder.getType() |
The type of the plan
|
PlanProtocol.PlanMessage.PlanType |
PlanProtocol.PlanMessage.getType() |
The type of the plan
|
PlanProtocol.PlanMessage.PlanType |
PlanProtocol.PlanMessageOrBuilder.getType() |
The type of the plan
|
static PlanProtocol.PlanMessage.PlanType |
PlanProtocol.PlanMessage.PlanType.valueOf(int value) |
Deprecated.
|
static PlanProtocol.PlanMessage.PlanType |
PlanProtocol.PlanMessage.PlanType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static PlanProtocol.PlanMessage.PlanType |
PlanProtocol.PlanMessage.PlanType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static PlanProtocol.PlanMessage.PlanType[] |
PlanProtocol.PlanMessage.PlanType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|