Uses of Class
ca.phon.query.report.io.ScriptContainer
-
Uses of ScriptContainer in ca.phon.query.report.io
Modifier and TypeFieldDescriptionprotected ScriptContainer
ResultListingField.fieldValue
protected ScriptContainer
ScriptSection.script
Modifier and TypeMethodDescriptionObjectFactory.createScriptContainer()
Create an instance ofScriptContainer
ResultListingField.getFieldValue()
Gets the value of the fieldValue property.ScriptSection.getScript()
Gets the value of the script property.Modifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ScriptContainer>
ObjectFactory.createFieldValue
(ScriptContainer value) Modifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ScriptContainer>
ObjectFactory.createFieldValue
(ScriptContainer value) void
ResultListingField.setFieldValue
(ScriptContainer value) Sets the value of the fieldValue property.void
ScriptSection.setScript
(ScriptContainer value) Sets the value of the script property.