Interface SqlTagEnumsProto.SqlTagEnumsPBOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
SqlTagEnumsProto.SqlTagEnumsPB, SqlTagEnumsProto.SqlTagEnumsPB.Builder
Enclosing class:
SqlTagEnumsProto

public static interface SqlTagEnumsProto.SqlTagEnumsPBOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • hasDeadbandMode

      boolean hasDeadbandMode()
      .common.protobuf.DeadbandModePB deadbandMode = 1;
      Returns:
      Whether the deadbandMode field is set.
    • getDeadbandModeValue

      int getDeadbandModeValue()
      .common.protobuf.DeadbandModePB deadbandMode = 1;
      Returns:
      The enum numeric value on the wire for deadbandMode.
    • getDeadbandMode

      .common.protobuf.DeadbandModePB deadbandMode = 1;
      Returns:
      The deadbandMode.
    • hasTimestampSource

      boolean hasTimestampSource()
      .common.protobuf.TimestampSourcePB timestampSource = 2;
      Returns:
      Whether the timestampSource field is set.
    • getTimestampSourceValue

      int getTimestampSourceValue()
      .common.protobuf.TimestampSourcePB timestampSource = 2;
      Returns:
      The enum numeric value on the wire for timestampSource.
    • getTimestampSource

      .common.protobuf.TimestampSourcePB timestampSource = 2;
      Returns:
      The timestampSource.
    • hasAlertAckMode

      boolean hasAlertAckMode()
      .common.protobuf.AlertAckModePB alertAckMode = 3;
      Returns:
      Whether the alertAckMode field is set.
    • getAlertAckModeValue

      int getAlertAckModeValue()
      .common.protobuf.AlertAckModePB alertAckMode = 3;
      Returns:
      The enum numeric value on the wire for alertAckMode.
    • getAlertAckMode

      .common.protobuf.AlertAckModePB alertAckMode = 3;
      Returns:
      The alertAckMode.
    • hasDataType

      boolean hasDataType()
      .common.protobuf.DataTypePB dataType = 4;
      Returns:
      Whether the dataType field is set.
    • getDataTypeValue

      int getDataTypeValue()
      .common.protobuf.DataTypePB dataType = 4;
      Returns:
      The enum numeric value on the wire for dataType.
    • getDataType

      .common.protobuf.DataTypePB dataType = 4;
      Returns:
      The dataType.
    • hasScaleMode

      boolean hasScaleMode()
      .common.protobuf.ScaleModePB scaleMode = 5;
      Returns:
      Whether the scaleMode field is set.
    • getScaleModeValue

      int getScaleModeValue()
      .common.protobuf.ScaleModePB scaleMode = 5;
      Returns:
      The enum numeric value on the wire for scaleMode.
    • getScaleMode

      .common.protobuf.ScaleModePB scaleMode = 5;
      Returns:
      The scaleMode.
    • hasInterpolationMode

      boolean hasInterpolationMode()
      .common.protobuf.InterpolationModePB interpolationMode = 6;
      Returns:
      Whether the interpolationMode field is set.
    • getInterpolationModeValue

      int getInterpolationModeValue()
      .common.protobuf.InterpolationModePB interpolationMode = 6;
      Returns:
      The enum numeric value on the wire for interpolationMode.
    • getInterpolationMode

      SqlTagEnumsProto.InterpolationModePB getInterpolationMode()
      .common.protobuf.InterpolationModePB interpolationMode = 6;
      Returns:
      The interpolationMode.
    • hasReturnFormat

      boolean hasReturnFormat()
      .common.protobuf.ReturnFormatPB returnFormat = 7;
      Returns:
      Whether the returnFormat field is set.
    • getReturnFormatValue

      int getReturnFormatValue()
      .common.protobuf.ReturnFormatPB returnFormat = 7;
      Returns:
      The enum numeric value on the wire for returnFormat.
    • getReturnFormat

      .common.protobuf.ReturnFormatPB returnFormat = 7;
      Returns:
      The returnFormat.
    • hasClampMode

      boolean hasClampMode()
      .common.protobuf.ClampModePB clampMode = 8;
      Returns:
      Whether the clampMode field is set.
    • getClampModeValue

      int getClampModeValue()
      .common.protobuf.ClampModePB clampMode = 8;
      Returns:
      The enum numeric value on the wire for clampMode.
    • getClampMode

      .common.protobuf.ClampModePB clampMode = 8;
      Returns:
      The clampMode.
    • hasSqlQueryType

      boolean hasSqlQueryType()
      .common.protobuf.SQLQueryTypePB sqlQueryType = 9;
      Returns:
      Whether the sqlQueryType field is set.
    • getSqlQueryTypeValue

      int getSqlQueryTypeValue()
      .common.protobuf.SQLQueryTypePB sqlQueryType = 9;
      Returns:
      The enum numeric value on the wire for sqlQueryType.
    • getSqlQueryType

      .common.protobuf.SQLQueryTypePB sqlQueryType = 9;
      Returns:
      The sqlQueryType.
    • hasOpcDataMode

      boolean hasOpcDataMode()
      .common.protobuf.OpcDataModePB opcDataMode = 10;
      Returns:
      Whether the opcDataMode field is set.
    • getOpcDataModeValue

      int getOpcDataModeValue()
      .common.protobuf.OpcDataModePB opcDataMode = 10;
      Returns:
      The enum numeric value on the wire for opcDataMode.
    • getOpcDataMode

      .common.protobuf.OpcDataModePB opcDataMode = 10;
      Returns:
      The opcDataMode.
    • hasScanClassComparison

      boolean hasScanClassComparison()
      .common.protobuf.ScanClassComparisonPB scanClassComparison = 11;
      Returns:
      Whether the scanClassComparison field is set.
    • getScanClassComparisonValue

      int getScanClassComparisonValue()
      .common.protobuf.ScanClassComparisonPB scanClassComparison = 11;
      Returns:
      The enum numeric value on the wire for scanClassComparison.
    • getScanClassComparison

      SqlTagEnumsProto.ScanClassComparisonPB getScanClassComparison()
      .common.protobuf.ScanClassComparisonPB scanClassComparison = 11;
      Returns:
      The scanClassComparison.
    • getTheEnumCase