Interface GetScenePointReqOuterClass.GetScenePointReqOrBuilder

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

public static interface GetScenePointReqOuterClass.GetScenePointReqOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    uint32 belong_uid = 3;
    boolean
    bool PGBKOMBKBKG = 1;
    int
    uint32 scene_id = 9;

    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

    • getSceneId

      int getSceneId()
      uint32 scene_id = 9;
      Returns:
      The sceneId.
    • getPGBKOMBKBKG

      boolean getPGBKOMBKBKG()
      bool PGBKOMBKBKG = 1;
      Returns:
      The pGBKOMBKBKG.
    • getBelongUid

      int getBelongUid()
      uint32 belong_uid = 3;
      Returns:
      The belongUid.