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