Version: 5.1.4-ice35-b55

OmeroBlitz Api
Home Previous Up Next Index

omero::constants::data

Overview

module data

Constants used for field defaults and similar in the omero::model:: classes.

Constant Index

NONAMESET
Set as Image.name when no name is provided by the user.

Constants

const string NONAMESET = "NO_NAME_SET";

Set as Image.name when no name is provided by the user.


Home Previous Up Next Index