Uses of Class
adams.flow.webservice.text.RatsTextServiceWS
-
Packages that use RatsTextServiceWS Package Description adams.flow.webservice.text -
-
Uses of RatsTextServiceWS in adams.flow.webservice.text
Fields in adams.flow.webservice.text declared as RatsTextServiceWS Modifier and Type Field Description protected RatsTextServiceWS
SimpleRatsTextService. m_Owner
web service objectMethods in adams.flow.webservice.text that return RatsTextServiceWS Modifier and Type Method Description RatsTextServiceWS
OwnedByRatsTextServiceWS. getOwner()
Returns the current owner.RatsTextServiceWS
SimpleRatsTextService. getOwner()
Returns the current owner of this webservice.Methods in adams.flow.webservice.text with parameters of type RatsTextServiceWS Modifier and Type Method Description void
OwnedByRatsTextServiceWS. setOwner(RatsTextServiceWS value)
Sets the owner.void
SimpleRatsTextService. setOwner(RatsTextServiceWS value)
Sets the owner of this webservice.
-