Package mxaccess_gateway.v1
Enum Class MxaccessGateway.MxDataType
- All Implemented Interfaces:
com.google.protobuf.Internal.EnumLite,com.google.protobuf.ProtocolMessageEnum,Serializable,Comparable<MxaccessGateway.MxDataType>,Constable
- Enclosing class:
- MxaccessGateway
public static enum MxaccessGateway.MxDataType
extends Enum<MxaccessGateway.MxDataType>
implements com.google.protobuf.ProtocolMessageEnum
Protobuf enum
mxaccess_gateway.v1.MxDataType-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>> -
Enum Constant Summary
Enum ConstantsEnum ConstantDescriptionMX_DATA_TYPE_BIG_STRING = 18;MX_DATA_TYPE_BOOLEAN = 3;MX_DATA_TYPE_DATA_QUALITY_TYPE = 14;MX_DATA_TYPE_DOUBLE = 6;MX_DATA_TYPE_ELAPSED_TIME = 9;MX_DATA_TYPE_END = 19;MX_DATA_TYPE_ENUM = 12;MX_DATA_TYPE_FLOAT = 5;MX_DATA_TYPE_INTEGER = 4;MX_DATA_TYPE_INTERNATIONALIZED_STRING = 17;MX_DATA_TYPE_NO_DATA = 2;MX_DATA_TYPE_QUALIFIED_ENUM = 15;MX_DATA_TYPE_QUALIFIED_STRUCT = 16;MX_DATA_TYPE_REFERENCE_TYPE = 10;MX_DATA_TYPE_SECURITY_CLASSIFICATION_ENUM = 13;MX_DATA_TYPE_STATUS_TYPE = 11;MX_DATA_TYPE_STRING = 7;MX_DATA_TYPE_TIME = 8;MX_DATA_TYPE_UNKNOWN = 1;MX_DATA_TYPE_UNSPECIFIED = 0; -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intMX_DATA_TYPE_BIG_STRING = 18;static final intMX_DATA_TYPE_BOOLEAN = 3;static final intMX_DATA_TYPE_DATA_QUALITY_TYPE = 14;static final intMX_DATA_TYPE_DOUBLE = 6;static final intMX_DATA_TYPE_ELAPSED_TIME = 9;static final intMX_DATA_TYPE_END = 19;static final intMX_DATA_TYPE_ENUM = 12;static final intMX_DATA_TYPE_FLOAT = 5;static final intMX_DATA_TYPE_INTEGER = 4;static final intMX_DATA_TYPE_INTERNATIONALIZED_STRING = 17;static final intMX_DATA_TYPE_NO_DATA = 2;static final intMX_DATA_TYPE_QUALIFIED_ENUM = 15;static final intMX_DATA_TYPE_QUALIFIED_STRUCT = 16;static final intMX_DATA_TYPE_REFERENCE_TYPE = 10;static final intMX_DATA_TYPE_SECURITY_CLASSIFICATION_ENUM = 13;static final intMX_DATA_TYPE_STATUS_TYPE = 11;static final intMX_DATA_TYPE_STRING = 7;static final intMX_DATA_TYPE_TIME = 8;static final intMX_DATA_TYPE_UNKNOWN = 1;static final intMX_DATA_TYPE_UNSPECIFIED = 0; -
Method Summary
Modifier and TypeMethodDescriptionstatic MxaccessGateway.MxDataTypeforNumber(int value) static com.google.protobuf.Descriptors.EnumDescriptorfinal com.google.protobuf.Descriptors.EnumDescriptorfinal intfinal com.google.protobuf.Descriptors.EnumValueDescriptorstatic com.google.protobuf.Internal.EnumLiteMap<MxaccessGateway.MxDataType>static MxaccessGateway.MxDataTypevalueOf(int value) Deprecated.static MxaccessGateway.MxDataTypevalueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static MxaccessGateway.MxDataTypeReturns the enum constant of this class with the specified name.static MxaccessGateway.MxDataType[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
MX_DATA_TYPE_UNSPECIFIED
MX_DATA_TYPE_UNSPECIFIED = 0; -
MX_DATA_TYPE_UNKNOWN
MX_DATA_TYPE_UNKNOWN = 1; -
MX_DATA_TYPE_NO_DATA
MX_DATA_TYPE_NO_DATA = 2; -
MX_DATA_TYPE_BOOLEAN
MX_DATA_TYPE_BOOLEAN = 3; -
MX_DATA_TYPE_INTEGER
MX_DATA_TYPE_INTEGER = 4; -
MX_DATA_TYPE_FLOAT
MX_DATA_TYPE_FLOAT = 5; -
MX_DATA_TYPE_DOUBLE
MX_DATA_TYPE_DOUBLE = 6; -
MX_DATA_TYPE_STRING
MX_DATA_TYPE_STRING = 7; -
MX_DATA_TYPE_TIME
MX_DATA_TYPE_TIME = 8; -
MX_DATA_TYPE_ELAPSED_TIME
MX_DATA_TYPE_ELAPSED_TIME = 9; -
MX_DATA_TYPE_REFERENCE_TYPE
MX_DATA_TYPE_REFERENCE_TYPE = 10; -
MX_DATA_TYPE_STATUS_TYPE
MX_DATA_TYPE_STATUS_TYPE = 11; -
MX_DATA_TYPE_ENUM
MX_DATA_TYPE_ENUM = 12; -
MX_DATA_TYPE_SECURITY_CLASSIFICATION_ENUM
MX_DATA_TYPE_SECURITY_CLASSIFICATION_ENUM = 13; -
MX_DATA_TYPE_DATA_QUALITY_TYPE
MX_DATA_TYPE_DATA_QUALITY_TYPE = 14; -
MX_DATA_TYPE_QUALIFIED_ENUM
MX_DATA_TYPE_QUALIFIED_ENUM = 15; -
MX_DATA_TYPE_QUALIFIED_STRUCT
MX_DATA_TYPE_QUALIFIED_STRUCT = 16; -
MX_DATA_TYPE_INTERNATIONALIZED_STRING
MX_DATA_TYPE_INTERNATIONALIZED_STRING = 17; -
MX_DATA_TYPE_BIG_STRING
MX_DATA_TYPE_BIG_STRING = 18; -
MX_DATA_TYPE_END
MX_DATA_TYPE_END = 19; -
UNRECOGNIZED
-
-
Field Details
-
MX_DATA_TYPE_UNSPECIFIED_VALUE
public static final int MX_DATA_TYPE_UNSPECIFIED_VALUEMX_DATA_TYPE_UNSPECIFIED = 0;- See Also:
-
MX_DATA_TYPE_UNKNOWN_VALUE
public static final int MX_DATA_TYPE_UNKNOWN_VALUEMX_DATA_TYPE_UNKNOWN = 1;- See Also:
-
MX_DATA_TYPE_NO_DATA_VALUE
public static final int MX_DATA_TYPE_NO_DATA_VALUEMX_DATA_TYPE_NO_DATA = 2;- See Also:
-
MX_DATA_TYPE_BOOLEAN_VALUE
public static final int MX_DATA_TYPE_BOOLEAN_VALUEMX_DATA_TYPE_BOOLEAN = 3;- See Also:
-
MX_DATA_TYPE_INTEGER_VALUE
public static final int MX_DATA_TYPE_INTEGER_VALUEMX_DATA_TYPE_INTEGER = 4;- See Also:
-
MX_DATA_TYPE_FLOAT_VALUE
public static final int MX_DATA_TYPE_FLOAT_VALUEMX_DATA_TYPE_FLOAT = 5;- See Also:
-
MX_DATA_TYPE_DOUBLE_VALUE
public static final int MX_DATA_TYPE_DOUBLE_VALUEMX_DATA_TYPE_DOUBLE = 6;- See Also:
-
MX_DATA_TYPE_STRING_VALUE
public static final int MX_DATA_TYPE_STRING_VALUEMX_DATA_TYPE_STRING = 7;- See Also:
-
MX_DATA_TYPE_TIME_VALUE
public static final int MX_DATA_TYPE_TIME_VALUEMX_DATA_TYPE_TIME = 8;- See Also:
-
MX_DATA_TYPE_ELAPSED_TIME_VALUE
public static final int MX_DATA_TYPE_ELAPSED_TIME_VALUEMX_DATA_TYPE_ELAPSED_TIME = 9;- See Also:
-
MX_DATA_TYPE_REFERENCE_TYPE_VALUE
public static final int MX_DATA_TYPE_REFERENCE_TYPE_VALUEMX_DATA_TYPE_REFERENCE_TYPE = 10;- See Also:
-
MX_DATA_TYPE_STATUS_TYPE_VALUE
public static final int MX_DATA_TYPE_STATUS_TYPE_VALUEMX_DATA_TYPE_STATUS_TYPE = 11;- See Also:
-
MX_DATA_TYPE_ENUM_VALUE
public static final int MX_DATA_TYPE_ENUM_VALUEMX_DATA_TYPE_ENUM = 12;- See Also:
-
MX_DATA_TYPE_SECURITY_CLASSIFICATION_ENUM_VALUE
public static final int MX_DATA_TYPE_SECURITY_CLASSIFICATION_ENUM_VALUEMX_DATA_TYPE_SECURITY_CLASSIFICATION_ENUM = 13;- See Also:
-
MX_DATA_TYPE_DATA_QUALITY_TYPE_VALUE
public static final int MX_DATA_TYPE_DATA_QUALITY_TYPE_VALUEMX_DATA_TYPE_DATA_QUALITY_TYPE = 14;- See Also:
-
MX_DATA_TYPE_QUALIFIED_ENUM_VALUE
public static final int MX_DATA_TYPE_QUALIFIED_ENUM_VALUEMX_DATA_TYPE_QUALIFIED_ENUM = 15;- See Also:
-
MX_DATA_TYPE_QUALIFIED_STRUCT_VALUE
public static final int MX_DATA_TYPE_QUALIFIED_STRUCT_VALUEMX_DATA_TYPE_QUALIFIED_STRUCT = 16;- See Also:
-
MX_DATA_TYPE_INTERNATIONALIZED_STRING_VALUE
public static final int MX_DATA_TYPE_INTERNATIONALIZED_STRING_VALUEMX_DATA_TYPE_INTERNATIONALIZED_STRING = 17;- See Also:
-
MX_DATA_TYPE_BIG_STRING_VALUE
public static final int MX_DATA_TYPE_BIG_STRING_VALUEMX_DATA_TYPE_BIG_STRING = 18;- See Also:
-
MX_DATA_TYPE_END_VALUE
public static final int MX_DATA_TYPE_END_VALUEMX_DATA_TYPE_END = 19;- 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:
getNumberin interfacecom.google.protobuf.Internal.EnumLite- Specified by:
getNumberin 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<MxaccessGateway.MxDataType> internalGetValueMap() -
getValueDescriptor
public final com.google.protobuf.Descriptors.EnumValueDescriptor getValueDescriptor()- Specified by:
getValueDescriptorin interfacecom.google.protobuf.ProtocolMessageEnum
-
getDescriptorForType
public final com.google.protobuf.Descriptors.EnumDescriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.ProtocolMessageEnum
-
getDescriptor
public static com.google.protobuf.Descriptors.EnumDescriptor getDescriptor() -
valueOf
public static MxaccessGateway.MxDataType 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
-