Uses of Class
ca.phon.query.report.io.ScriptContainer
Packages that use ScriptContainer
- 
Uses of ScriptContainer in ca.phon.query.report.io
Fields in ca.phon.query.report.io declared as ScriptContainerModifier and TypeFieldDescriptionprotected ScriptContainerResultListingField.fieldValueprotected ScriptContainerScriptSection.scriptMethods in ca.phon.query.report.io that return ScriptContainerModifier and TypeMethodDescriptionObjectFactory.createScriptContainer()Create an instance ofScriptContainerResultListingField.getFieldValue()Gets the value of the fieldValue property.ScriptSection.getScript()Gets the value of the script property.Methods in ca.phon.query.report.io that return types with arguments of type ScriptContainerModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ScriptContainer> ObjectFactory.createFieldValue(ScriptContainer value) Methods in ca.phon.query.report.io with parameters of type ScriptContainerModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ScriptContainer> ObjectFactory.createFieldValue(ScriptContainer value) voidResultListingField.setFieldValue(ScriptContainer value) Sets the value of the fieldValue property.voidScriptSection.setScript(ScriptContainer value) Sets the value of the script property.