Interface GravenInnocencePhotoObjectInfoOuterClass.GravenInnocencePhotoObjectInfoOrBuilder

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

public static interface GravenInnocencePhotoObjectInfoOuterClass.GravenInnocencePhotoObjectInfoOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    uint32 finish_time = 6;
    int
    uint32 object_id = 2;
    int
    uint32 param = 4;

    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

    • getObjectId

      int getObjectId()
      uint32 object_id = 2;
      Returns:
      The objectId.
    • getFinishTime

      int getFinishTime()
      uint32 finish_time = 6;
      Returns:
      The finishTime.
    • getParam

      int getParam()
      uint32 param = 4;
      Returns:
      The param.