Uses of Class
com.logicaldoc.webservice.doc.model.WebMethodStubSet
Packages that use WebMethodStubSet
Package
Description
- 
Uses of WebMethodStubSet in com.logicaldoc.webservice.doc
Methods in com.logicaldoc.webservice.doc with parameters of type WebMethodStubSetModifier and TypeMethodDescriptionabstract StringWebMethodDisplayEngine.displayWebMethod(WebMethodStubSet methodStubSet)  - 
Uses of WebMethodStubSet in com.logicaldoc.webservice.doc.model
Methods in com.logicaldoc.webservice.doc.model that return types with arguments of type WebMethodStubSetMethods in com.logicaldoc.webservice.doc.model with parameters of type WebMethodStubSetModifier and TypeMethodDescriptionvoidWebServiceStubSet.addMethodStub(WebMethodStubSet methodStub)  - 
Uses of WebMethodStubSet in com.logicaldoc.webservice.doc.service
Methods in com.logicaldoc.webservice.doc.service that return WebMethodStubSetModifier and TypeMethodDescriptionstatic WebMethodStubSetWebMethodStubSetFactory.createWebMethodStubSet(Method method)