Uses of Class
org.nustaq.kontraktor.webapp.javascript.minbingen.MsgInfo
| Package | Description |
|---|---|
| org.nustaq.kontraktor.webapp.javascript.minbingen |
-
Uses of MsgInfo in org.nustaq.kontraktor.webapp.javascript.minbingen
Fields in org.nustaq.kontraktor.webapp.javascript.minbingen with type parameters of type MsgInfo Modifier and Type Field Description protected HashMap<Class,List<MsgInfo>>AbstractGen. infoMapMethods in org.nustaq.kontraktor.webapp.javascript.minbingen that return types with arguments of type MsgInfo Modifier and Type Method Description List<MsgInfo>GenClazzInfo. getMsgs()Method parameters in org.nustaq.kontraktor.webapp.javascript.minbingen with type arguments of type MsgInfo Modifier and Type Method Description protected voidAbstractGen. addClz(Set<String> clazzSet, Class aClass, HashMap<Class,List<MsgInfo>> infoMap)protected abstract voidAbstractGen. genClzList(String outFile, ArrayList<String> finallist, GenContext ctx, HashMap<Class,List<MsgInfo>> infoMap, String templateFile)voidGenClazzInfo. setMsgs(List<MsgInfo> msgs)