Package omero.model

Interface _FilesetJobLinkOperationsNC

    • Method Detail

      • getVersion

        RInt getVersion()
      • setVersion

        void setVersion​(RInt theVersion)
      • setParent

        void setParent​(Fileset theParent)
      • getChild

        Job getChild()
      • setChild

        void setChild​(Job theChild)
      • link

        void link​(Fileset theParent,
                  Job theChild)