Class SiteEntry

  • All Implemented Interfaces:
    java.io.Serializable

    public class SiteEntry
    extends java.lang.Object
    implements java.io.Serializable
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      SiteEntry()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • breadcrumb

        public java.lang.String breadcrumb
      • siteEntries

        public java.util.List<SiteEntry> siteEntries
    • Constructor Detail

      • SiteEntry

        public SiteEntry()