Package omero.model

Interface _MapAnnotationOperations

    • Method Detail

      • getMapValueAsMap

        java.util.Map<java.lang.String,​java.lang.String> getMapValueAsMap​(Ice.Current __current)
      • getMapValue

        java.util.List<NamedValue> getMapValue​(Ice.Current __current)
      • setMapValue

        void setMapValue​(java.util.List<NamedValue> theMapValue,
                         Ice.Current __current)