Class PoiContainer

  • All Implemented Interfaces:

    
    public final class PoiContainer
    
                        

    Object representing requested point of interest/s.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final List<Poi> getPoiList() List of requested point of interestsAll contained pois in a list.
      final List<PoiGroup> getPoiGroupList() List of requested point of interestsAll contained pois in a group.
      final PoiContainer getCopy() Duplicate of requested poi
      String toString()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait