接口 OuterExpression.TimeIntervalOrBuilder

    • 方法详细资料

      • getIntervalValue

        int getIntervalValue()
        .common.Extract.Interval interval = 1;
        返回:
        The enum numeric value on the wire for interval.
      • hasConst

        boolean hasConst()
        .common.Value const = 2;
        返回:
        Whether the const field is set.
      • getConst

        Common.Value getConst()
        .common.Value const = 2;
        返回:
        The const.
      • hasParam

        boolean hasParam()
        .common.DynamicParam param = 3;
        返回:
        Whether the param field is set.