Interface EvtBeingHitNotifyOuterClass.EvtBeingHitNotifyOrBuilder

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

public static interface EvtBeingHitNotifyOuterClass.EvtBeingHitNotifyOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • hasBeingHitInfo

      boolean hasBeingHitInfo()
      .EvtBeingHitInfo being_hit_info = 12;
      Returns:
      Whether the beingHitInfo field is set.
    • getBeingHitInfo

      .EvtBeingHitInfo being_hit_info = 12;
      Returns:
      The beingHitInfo.
    • getBeingHitInfoOrBuilder

      .EvtBeingHitInfo being_hit_info = 12;
    • getForwardTypeValue

      int getForwardTypeValue()
      .ForwardType forward_type = 11;
      Returns:
      The enum numeric value on the wire for forwardType.
    • getForwardType

      .ForwardType forward_type = 11;
      Returns:
      The forwardType.