Interface TimeUnitsProto.TimeUnitsPBOrBuilder

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

public static interface TimeUnitsProto.TimeUnitsPBOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    .common.protobuf.TimeUnitsEnumPB timeUnit = 1;
    int
    .common.protobuf.TimeUnitsEnumPB timeUnit = 1;

    Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

    isInitialized

    Methods inherited from interface com.google.protobuf.MessageOrBuilder

    findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
  • Method Details

    • getTimeUnitValue

      int getTimeUnitValue()
      .common.protobuf.TimeUnitsEnumPB timeUnit = 1;
      Returns:
      The enum numeric value on the wire for timeUnit.
    • getTimeUnit

      .common.protobuf.TimeUnitsEnumPB timeUnit = 1;
      Returns:
      The timeUnit.