Package omero.model

Interface _WellReagentLinkOperationsNC

    • Method Detail

      • getVersion

        RInt getVersion()
      • setVersion

        void setVersion​(RInt theVersion)
      • getParent

        Well getParent()
      • setParent

        void setParent​(Well theParent)
      • setChild

        void setChild​(Reagent theChild)
      • link

        void link​(Well theParent,
                  Reagent theChild)