Uses of Class
org.icatproject.Technique
-
Packages that use Technique Package Description org.icatproject -
-
Uses of Technique in org.icatproject
Fields in org.icatproject declared as Technique Modifier and Type Field Description protected TechniqueDatasetTechnique. techniqueMethods in org.icatproject that return Technique Modifier and Type Method Description TechniqueObjectFactory. createTechnique()Create an instance ofTechniqueTechniqueDatasetTechnique. getTechnique()Gets the value of the technique property.Methods in org.icatproject with parameters of type Technique Modifier and Type Method Description voidDatasetTechnique. setTechnique(Technique value)Sets the value of the technique property.
-