Class Relation

    • Constructor Detail

      • Relation

        public Relation()
    • Method Detail

      • getId

        public long getId()
      • setId

        public void setId​(long id)
      • getAuthor

        public String getAuthor()
      • setAuthor

        public void setAuthor​(String author)
      • getRelationTitle

        public String getRelationTitle()
      • setRelationTitle

        public void setRelationTitle​(String relationTitle)
      • getNode

        public String getNode()
      • setNode

        public void setNode​(String node)
      • getName

        public String getName()
      • setName

        public void setName​(String name)
      • getRelationType

        public String getRelationType()
      • setRelationType

        public void setRelationType​(String relationType)
      • getType

        public String getType()
      • setType

        public void setType​(String type)