Uses of Class
ome.xml.model.Rights
-
Packages that use Rights Package Description ome.xml.model -
-
Uses of Rights in ome.xml.model
Methods in ome.xml.model that return Rights Modifier and Type Method Description Rights
OME. getRights()
Methods in ome.xml.model with parameters of type Rights Modifier and Type Method Description void
OME. setRights(Rights rights)
Constructors in ome.xml.model with parameters of type Rights Constructor Description Rights(Rights orig)
Copy constructor.
-