Interface ChannelerSlabCampOuterClass.ChannelerSlabCampOrBuilder

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

public static interface ChannelerSlabCampOuterClass.ChannelerSlabCampOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    uint32 buff_num = 5;
    int
    uint32 group_id = 10;
    .Vector pos = 11;
    .Vector pos = 11;
    int
    uint32 reward_id = 8;
    boolean
    .Vector pos = 11;

    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

    • getBuffNum

      int getBuffNum()
      uint32 buff_num = 5;
      Returns:
      The buffNum.
    • getGroupId

      int getGroupId()
      uint32 group_id = 10;
      Returns:
      The groupId.
    • getRewardId

      int getRewardId()
      uint32 reward_id = 8;
      Returns:
      The rewardId.
    • hasPos

      boolean hasPos()
      .Vector pos = 11;
      Returns:
      Whether the pos field is set.
    • getPos

      .Vector pos = 11;
      Returns:
      The pos.
    • getPosOrBuilder

      .Vector pos = 11;