Uses of Class
ome.xml.model.External
-
Packages that use External Package Description ome.xml.model -
-
Uses of External in ome.xml.model
Methods in ome.xml.model that return External Modifier and Type Method Description ExternalBinaryFile. getExternal()Methods in ome.xml.model with parameters of type External Modifier and Type Method Description voidBinaryFile. setExternal(External external)Constructors in ome.xml.model with parameters of type External Constructor Description External(External orig)Copy constructor.
-