Class Variable2Stub
- java.lang.Object
-
- com.logicaldoc.webservice.doc.service.Variable2Stub
-
public class Variable2Stub extends Object
Convert java language variables to stubs
-
-
Constructor Summary
Constructors Constructor Description Variable2Stub()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Stub
convertToStub(JavaLanguageVariable variable, StubTypeTreeRepository typeTreeRepository)
-
-
-
Method Detail
-
convertToStub
public static Stub convertToStub(JavaLanguageVariable variable, StubTypeTreeRepository typeTreeRepository)
-
-