Enum Class ChartStateEnumProto.ChartStateEnumPb
java.lang.Object
java.lang.Enum<ChartStateEnumProto.ChartStateEnumPb>
com.inductiveautomation.sfc.rpc.proto.gen.ChartStateEnumProto.ChartStateEnumPb
- All Implemented Interfaces:
com.google.protobuf.Internal.EnumLite
,com.google.protobuf.ProtocolMessageEnum
,Serializable
,Comparable<ChartStateEnumProto.ChartStateEnumPb>
,Constable
- Enclosing class:
- ChartStateEnumProto
public static enum ChartStateEnumProto.ChartStateEnumPb
extends Enum<ChartStateEnumProto.ChartStateEnumPb>
implements com.google.protobuf.ProtocolMessageEnum
com.inductiveautomation.sfc.ChartStateEnumProtobuf enum
sfc.protobuf.ChartStateEnumPb
-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>>
-
Enum Constant Summary
Enum ConstantsEnum ConstantDescriptionAborted = 0;
Aborting = 1;
Canceled = 2;
Canceling = 3;
Initial = 4;
InitPaused = 5;
Paused = 6;
Pausing = 7;
RedundantInactive = 14;
Resuming = 8;
Running = 9;
Starting = 10;
Stopped = 11;
Stopping = 12;
Suspended = 13;
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
Aborted = 0;
static final int
Aborting = 1;
static final int
Canceled = 2;
static final int
Canceling = 3;
static final int
Initial = 4;
static final int
InitPaused = 5;
static final int
Paused = 6;
static final int
Pausing = 7;
static final int
RedundantInactive = 14;
static final int
Resuming = 8;
static final int
Running = 9;
static final int
Starting = 10;
static final int
Stopped = 11;
static final int
Stopping = 12;
static final int
Suspended = 13;
-
Method Summary
Modifier and TypeMethodDescriptionforNumber
(int value) static final com.google.protobuf.Descriptors.EnumDescriptor
final com.google.protobuf.Descriptors.EnumDescriptor
final int
final com.google.protobuf.Descriptors.EnumValueDescriptor
static com.google.protobuf.Internal.EnumLiteMap<ChartStateEnumProto.ChartStateEnumPb>
valueOf
(int value) Deprecated.valueOf
(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.Returns the enum constant of this class with the specified name.static ChartStateEnumProto.ChartStateEnumPb[]
values()
Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
Aborted
Aborted = 0;
-
Aborting
Aborting = 1;
-
Canceled
Canceled = 2;
-
Canceling
Canceling = 3;
-
Initial
Initial = 4;
-
InitPaused
InitPaused = 5;
-
Paused
Paused = 6;
-
Pausing
Pausing = 7;
-
Resuming
Resuming = 8;
-
Running
Running = 9;
-
Starting
Starting = 10;
-
Stopped
Stopped = 11;
-
Stopping
Stopping = 12;
-
Suspended
Suspended = 13;
-
RedundantInactive
RedundantInactive = 14;
-
UNRECOGNIZED
-
-
Field Details
-
Aborted_VALUE
public static final int Aborted_VALUEAborted = 0;
- See Also:
-
Aborting_VALUE
public static final int Aborting_VALUEAborting = 1;
- See Also:
-
Canceled_VALUE
public static final int Canceled_VALUECanceled = 2;
- See Also:
-
Canceling_VALUE
public static final int Canceling_VALUECanceling = 3;
- See Also:
-
Initial_VALUE
public static final int Initial_VALUEInitial = 4;
- See Also:
-
InitPaused_VALUE
public static final int InitPaused_VALUEInitPaused = 5;
- See Also:
-
Paused_VALUE
public static final int Paused_VALUEPaused = 6;
- See Also:
-
Pausing_VALUE
public static final int Pausing_VALUEPausing = 7;
- See Also:
-
Resuming_VALUE
public static final int Resuming_VALUEResuming = 8;
- See Also:
-
Running_VALUE
public static final int Running_VALUERunning = 9;
- See Also:
-
Starting_VALUE
public static final int Starting_VALUEStarting = 10;
- See Also:
-
Stopped_VALUE
public static final int Stopped_VALUEStopped = 11;
- See Also:
-
Stopping_VALUE
public static final int Stopping_VALUEStopping = 12;
- See Also:
-
Suspended_VALUE
public static final int Suspended_VALUESuspended = 13;
- See Also:
-
RedundantInactive_VALUE
public static final int RedundantInactive_VALUERedundantInactive = 14;
- See Also:
-
-
Method Details
-
values
Returns an array containing the constants of this enum class, in the order they are declared.- Returns:
- an array containing the constants of this enum class, in the order they are declared
-
valueOf
Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (Extraneous whitespace characters are not permitted.)- Parameters:
name
- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
IllegalArgumentException
- if this enum class has no constant with the specified nameNullPointerException
- if the argument is null
-
getNumber
public final int getNumber()- Specified by:
getNumber
in interfacecom.google.protobuf.Internal.EnumLite
- Specified by:
getNumber
in interfacecom.google.protobuf.ProtocolMessageEnum
-
valueOf
Deprecated.Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (Extraneous whitespace characters are not permitted.)- Parameters:
value
- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
IllegalArgumentException
- if this enum class has no constant with the specified nameNullPointerException
- if the argument is null
-
forNumber
- Parameters:
value
- The numeric wire value of the corresponding enum entry.- Returns:
- The enum associated with the given numeric wire value.
-
internalGetValueMap
public static com.google.protobuf.Internal.EnumLiteMap<ChartStateEnumProto.ChartStateEnumPb> internalGetValueMap() -
getValueDescriptor
public final com.google.protobuf.Descriptors.EnumValueDescriptor getValueDescriptor()- Specified by:
getValueDescriptor
in interfacecom.google.protobuf.ProtocolMessageEnum
-
getDescriptorForType
public final com.google.protobuf.Descriptors.EnumDescriptor getDescriptorForType()- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.ProtocolMessageEnum
-
getDescriptor
public static final com.google.protobuf.Descriptors.EnumDescriptor getDescriptor() -
valueOf
public static ChartStateEnumProto.ChartStateEnumPb valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (Extraneous whitespace characters are not permitted.)- Parameters:
desc
- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
IllegalArgumentException
- if this enum class has no constant with the specified nameNullPointerException
- if the argument is null
-