psdi.app.location

Class LocationInfo

  • java.lang.Object
    • psdi.app.location.LocationInfo


  • public class LocationInfo
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor and Description
      LocationInfo() 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      java.util.List gethPaths() 
      boolean hasChildren() 
      void setChildren(boolean children) 
      void sethPaths(java.util.List hPath) 
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • LocationInfo

        public LocationInfo()
    • Method Detail

      • hasChildren

        public boolean hasChildren()
      • setChildren

        public void setChildren(boolean children)
      • gethPaths

        public java.util.List gethPaths()
      • sethPaths

        public void sethPaths(java.util.List hPath)