Class DeviceTivo.ItemInfo

    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected ItemInfo()  
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      abstract long getCreationMillis()  
      protected abstract java.lang.String getLinkURL()  
      protected abstract java.lang.String getName()  
      protected abstract boolean isContainer()  
      • Methods inherited from class java.lang.Object

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

      • ItemInfo

        protected ItemInfo()
    • Method Detail

      • getName

        protected abstract java.lang.String getName()
      • getLinkURL

        protected abstract java.lang.String getLinkURL()
      • isContainer

        protected abstract boolean isContainer()
      • getCreationMillis

        public abstract long getCreationMillis()