Package omero.model

Interface _ObjectiveSettingsOperations

    • Method Detail

      • getVersion

        RInt getVersion​(Ice.Current __current)
      • setVersion

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

        RDouble getCorrectionCollar​(Ice.Current __current)
      • setCorrectionCollar

        void setCorrectionCollar​(RDouble theCorrectionCollar,
                                 Ice.Current __current)
      • getMedium

        Medium getMedium​(Ice.Current __current)
      • setMedium

        void setMedium​(Medium theMedium,
                       Ice.Current __current)
      • getRefractiveIndex

        RDouble getRefractiveIndex​(Ice.Current __current)
      • setRefractiveIndex

        void setRefractiveIndex​(RDouble theRefractiveIndex,
                                Ice.Current __current)
      • getObjective

        Objective getObjective​(Ice.Current __current)
      • setObjective

        void setObjective​(Objective theObjective,
                          Ice.Current __current)