OmeroBlitz API
Home Previous Up Next Index

omero::model::MapAnnotation

Overview

[ "protected" ] class MapAnnotation extends Annotation

Operation Index

getMapValueAsMap
getMapValue
setMapValue

Data Member Index

mapValue

Operations

api::StringStringMap getMapValueAsMap()

api::NamedValueList getMapValue()

void setMapValue(api::NamedValueList theMapValue)

Data Members

api::NamedValueList mapValue;


Home Previous Up Next Index