Uses of Class
ome.xml.model.UUID
-
Packages that use UUID Package Description ome.xml.model -
-
Uses of UUID in ome.xml.model
Methods in ome.xml.model that return UUID Modifier and Type Method Description UUID
TiffData. getUUID()
Methods in ome.xml.model with parameters of type UUID Modifier and Type Method Description void
TiffData. setUUID(UUID uuid)
Constructors in ome.xml.model with parameters of type UUID Constructor Description UUID(UUID orig)
Copy constructor.
-