Class Attachments.Attachment

  • Enclosing class:
    Attachments

    public static class Attachments.Attachment
    extends Object
    • Field Detail

      • taskNumberInProject

        public @Nullable Integer taskNumberInProject
      • authorLogin

        public @Nullable String authorLogin
      • created

        public @Nullable Long created
      • name

        public @Nullable String name
      • path

        public @Nullable String path
      • link

        public @Nullable String link
    • Constructor Detail

      • Attachment

        public Attachment()
    • Method Detail

      • equals

        public boolean equals​(Object otherObject)
        Overrides:
        equals in class Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object