Interface GeneFlankingRegion

    • Method Detail

      • getDirection

        java.lang.String getDirection()
      • setDirection

        void setDirection​(java.lang.String direction)
      • getDistance

        java.lang.String getDistance()
      • setDistance

        void setDistance​(java.lang.String distance)
      • getIncludeGene

        java.lang.Boolean getIncludeGene()
      • setIncludeGene

        void setIncludeGene​(java.lang.Boolean includeGene)
      • getGene

        Gene getGene()
      • setGene

        void setGene​(Gene gene)
      • proxyGene

        void proxyGene​(org.intermine.objectstore.proxy.ProxyReference gene)
      • proxGetGene

        org.intermine.model.InterMineObject proxGetGene()