Interface CustomPoi


  • public interface CustomPoi
    • Method Detail

      • getName

        @NonNull
        String getName()
      • getId

        int getId()
      • getDescription

        @NonNull
        String getDescription()
      • getLevelId

        int getLevelId()
      • getBuildingId

        int getBuildingId()