Uses of Class
nz.ac.waikato.adams.webservice.rats.text.Text
-
Packages that use Text Package Description adams.flow.core nz.ac.waikato.adams.webservice.rats.text -
-
Uses of Text in adams.flow.core
Methods in adams.flow.core that return Text Modifier and Type Method Description static TextRatsTextHelper. containerToWebservice(adams.data.text.TextContainer input)Converts aTextContainerinto a Webservice Text objecct.Methods in adams.flow.core with parameters of type Text Modifier and Type Method Description static adams.data.text.TextContainerRatsTextHelper. webserviceToContainer(Text input)Converts a Webservice Text object into aTextContainer. -
Uses of Text in nz.ac.waikato.adams.webservice.rats.text
Fields in nz.ac.waikato.adams.webservice.rats.text declared as Text Modifier and Type Field Description protected TextUploadRequest. textMethods in nz.ac.waikato.adams.webservice.rats.text that return Text Modifier and Type Method Description TextObjectFactory. createText()Create an instance ofTextTextUploadRequest. getText()Gets the value of the text property.Methods in nz.ac.waikato.adams.webservice.rats.text with parameters of type Text Modifier and Type Method Description voidUploadRequest. setText(Text value)Sets the value of the text property.
-