Uses of Class
org.sciplore.rest.WebserviceType

Packages that use WebserviceType
org.sciplore.rest   
 

Uses of WebserviceType in org.sciplore.rest
 

Methods in org.sciplore.rest that return WebserviceType
 WebserviceType ObjectFactory.createWebserviceType()
          Create an instance of WebserviceType
 

Methods in org.sciplore.rest that return types with arguments of type WebserviceType
 javax.xml.bind.JAXBElement<WebserviceType> ObjectFactory.createWebservice(WebserviceType value)
          Create an instance of JAXBElement<WebserviceType>}
 

Methods in org.sciplore.rest with parameters of type WebserviceType
 javax.xml.bind.JAXBElement<WebserviceType> ObjectFactory.createWebservice(WebserviceType value)
          Create an instance of JAXBElement<WebserviceType>}