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 RatsTextServiceWSSimpleRatsTextService. m_Ownerweb service objectMethods in adams.flow.webservice.text that return RatsTextServiceWS Modifier and Type Method Description RatsTextServiceWSOwnedByRatsTextServiceWS. getOwner()Returns the current owner.RatsTextServiceWSSimpleRatsTextService. getOwner()Returns the current owner of this webservice.Methods in adams.flow.webservice.text with parameters of type RatsTextServiceWS Modifier and Type Method Description voidOwnedByRatsTextServiceWS. setOwner(RatsTextServiceWS value)Sets the owner.voidSimpleRatsTextService. setOwner(RatsTextServiceWS value)Sets the owner of this webservice.
-