Package omero.model

Interface _ObjectiveSettingsOperationsNC

    • Method Detail

      • getVersion

        RInt getVersion()
      • setVersion

        void setVersion​(RInt theVersion)
      • getCorrectionCollar

        RDouble getCorrectionCollar()
      • setCorrectionCollar

        void setCorrectionCollar​(RDouble theCorrectionCollar)
      • getMedium

        Medium getMedium()
      • setMedium

        void setMedium​(Medium theMedium)
      • getRefractiveIndex

        RDouble getRefractiveIndex()
      • setRefractiveIndex

        void setRefractiveIndex​(RDouble theRefractiveIndex)
      • setObjective

        void setObjective​(Objective theObjective)