Interface VehicleLocationInfoOuterClass.VehicleLocationInfoOrBuilder

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

public static interface VehicleLocationInfoOuterClass.VehicleLocationInfoOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • getUidListList

      List<Integer> getUidListList()
      repeated uint32 uid_list = 8;
      Returns:
      A list containing the uidList.
    • getUidListCount

      int getUidListCount()
      repeated uint32 uid_list = 8;
      Returns:
      The count of uidList.
    • getUidList

      int getUidList(int index)
      repeated uint32 uid_list = 8;
      Parameters:
      index - The index of the element to return.
      Returns:
      The uidList at the given index.
    • getEntityId

      int getEntityId()
      uint32 entity_id = 2;
      Returns:
      The entityId.
    • getGadgetId

      int getGadgetId()
      uint32 gadget_id = 11;
      Returns:
      The gadgetId.
    • getICHELNHEJEK

      float getICHELNHEJEK()
      float ICHELNHEJEK = 12;
      Returns:
      The iCHELNHEJEK.
    • getKCHLIBBDFCG

      float getKCHLIBBDFCG()
      float KCHLIBBDFCG = 10;
      Returns:
      The kCHLIBBDFCG.
    • hasRot

      boolean hasRot()
      .Vector rot = 13;
      Returns:
      Whether the rot field is set.
    • getRot

      .Vector rot = 13;
      Returns:
      The rot.
    • getRotOrBuilder

      .Vector rot = 13;
    • hasPos

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

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

      .Vector pos = 9;
    • getOwnerUid

      int getOwnerUid()
      uint32 owner_uid = 7;
      Returns:
      The ownerUid.