Interface SceneGallerySummerTimeV2BoatInfoOuterClass.SceneGallerySummerTimeV2BoatInfoOrBuilder

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

public static interface SceneGallerySummerTimeV2BoatInfoOuterClass.SceneGallerySummerTimeV2BoatInfoOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    uint32 param1 = 5;
    int
    uint32 param2 = 3;
    int
    uint32 param3 = 12;
    int
    uint32 used_time = 6;

    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

    • getUsedTime

      int getUsedTime()
      uint32 used_time = 6;
      Returns:
      The usedTime.
    • getParam1

      int getParam1()
      uint32 param1 = 5;
      Returns:
      The param1.
    • getParam3

      int getParam3()
      uint32 param3 = 12;
      Returns:
      The param3.
    • getParam2

      int getParam2()
      uint32 param2 = 3;
      Returns:
      The param2.