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 UUIDTiffData. getUUID()Methods in ome.xml.model with parameters of type UUID Modifier and Type Method Description voidTiffData. setUUID(UUID uuid)Constructors in ome.xml.model with parameters of type UUID Constructor Description UUID(UUID orig)Copy constructor.
-