Class SketchfabController.FileInfo

    • Constructor Detail

      • FileInfo

        public FileInfo()
    • Method Detail

      • getUrl

        public String getUrl()
      • getSize

        public long getSize()
      • getExpires

        public int getExpires()
      • setUrl

        public void setUrl​(String url)
      • setSize

        public void setSize​(long size)
      • setExpires

        public void setExpires​(int expires)
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object