Class WebMethodStubSet
java.lang.Object
com.logicaldoc.webservice.doc.model.WebMethodStubSet
it correspond to a method in a web service
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addRequetStub
(Stub stub) boolean
void
setDescription
(String description) void
setMethodName
(String methodName) void
setResponseStub
(Stub responseStub)
-
Constructor Details
-
WebMethodStubSet
public WebMethodStubSet()
-
-
Method Details
-
getMethodName
-
setMethodName
-
getResponseStub
-
setResponseStub
-
getRequestStubs
-
addRequetStub
-
getStubTypeTreeRepository
-
isInheritanceInvolved
public boolean isInheritanceInvolved() -
getDescription
-
setDescription
-