Class MsgInfo
java.lang.Object
org.nustaq.kontraktor.webapp.javascript.minbingen.MsgInfo
public class MsgInfo extends Object
Created by ruedi on 30.09.14.
-
Constructor Summary
-
Method Summary
Modifier and Type Method Description StringgetName()Parameter[]getParameters()Class[]getParams()StringgetReturnType()booleanhasFutureResult()voidsetName(String name)voidsetParams(Class[] params)voidsetReturnType(String returnType)
-
Constructor Details
-
Method Details
-
getParams
-
setParams
-
getName
-
setName
-
getReturnType
-
setReturnType
-
getParameters
-
hasFutureResult
public boolean hasFutureResult()
-