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 BinaryOnlyOME. getBinaryOnly()Methods in ome.xml.model with parameters of type BinaryOnly Modifier and Type Method Description voidOME. setBinaryOnly(BinaryOnly binaryOnly)Constructors in ome.xml.model with parameters of type BinaryOnly Constructor Description BinaryOnly(BinaryOnly orig)Copy constructor.
-