Interface MichiaeMatsuriChallengePositionInfoOuterClass.MichiaeMatsuriChallengePositionInfoOrBuilder

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

public static interface MichiaeMatsuriChallengePositionInfoOuterClass.MichiaeMatsuriChallengePositionInfoOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    uint32 gadget_id = 2;
    int
    uint32 group_id = 5;
    .Vector pos = 14;
    .Vector pos = 14;
    boolean
    .Vector pos = 14;

    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

    • hasPos

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

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

      .Vector pos = 14;
    • getGroupId

      int getGroupId()
      uint32 group_id = 5;
      Returns:
      The groupId.
    • getGadgetId

      int getGadgetId()
      uint32 gadget_id = 2;
      Returns:
      The gadgetId.