Package omero.model

Interface _MicrobeamManipulationOperationsNC

    • Method Detail

      • getVersion

        RInt getVersion()
      • setVersion

        void setVersion​(RInt theVersion)
      • unloadLightSourceSettings

        void unloadLightSourceSettings()
      • sizeOfLightSourceSettings

        int sizeOfLightSourceSettings()
      • copyLightSourceSettings

        java.util.List<LightSettings> copyLightSourceSettings()
      • addLightSettings

        void addLightSettings​(LightSettings target)
      • addAllLightSettingsSet

        void addAllLightSettingsSet​(java.util.List<LightSettings> targets)
      • removeLightSettings

        void removeLightSettings​(LightSettings theTarget)
      • removeAllLightSettingsSet

        void removeAllLightSettingsSet​(java.util.List<LightSettings> targets)
      • clearLightSourceSettings

        void clearLightSourceSettings()
      • setExperiment

        void setExperiment​(Experiment theExperiment)
      • getDescription

        RString getDescription()
      • setDescription

        void setDescription​(RString theDescription)