Package omero.model

Interface _FolderRoiLinkOperationsNC

    • Method Detail

      • getVersion

        RInt getVersion()
      • setVersion

        void setVersion​(RInt theVersion)
      • getParent

        Folder getParent()
      • setParent

        void setParent​(Folder theParent)
      • getChild

        Roi getChild()
      • setChild

        void setChild​(Roi theChild)
      • link

        void link​(Folder theParent,
                  Roi theChild)