Package omero.model

Interface _StageLabelOperations

    • Method Detail

      • getVersion

        RInt getVersion​(Ice.Current __current)
      • setVersion

        void setVersion​(RInt theVersion,
                        Ice.Current __current)
      • getPositionX

        Length getPositionX​(Ice.Current __current)
      • setPositionX

        void setPositionX​(Length thePositionX,
                          Ice.Current __current)
      • getPositionY

        Length getPositionY​(Ice.Current __current)
      • setPositionY

        void setPositionY​(Length thePositionY,
                          Ice.Current __current)
      • getPositionZ

        Length getPositionZ​(Ice.Current __current)
      • setPositionZ

        void setPositionZ​(Length thePositionZ,
                          Ice.Current __current)
      • getName

        RString getName​(Ice.Current __current)
      • setName

        void setName​(RString theName,
                     Ice.Current __current)