Interface Unk3300ADHENCIFKNI.Unk3300_ADHENCIFKNIOrBuilder

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

public static interface Unk3300ADHENCIFKNI.Unk3300_ADHENCIFKNIOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    long
    uint64 begin_time = 6;
    int
    uint32 controller_id = 10;
    long
    uint64 time_stamp = 13;

    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

    • getBeginTime

      long getBeginTime()
      uint64 begin_time = 6;
      Returns:
      The beginTime.
    • getTimeStamp

      long getTimeStamp()
      uint64 time_stamp = 13;
      Returns:
      The timeStamp.
    • getControllerId

      int getControllerId()
      uint32 controller_id = 10;
      Returns:
      The controllerId.