com.googlecode.gendevcode
类 Main

java.lang.Object
  继承者 com.googlecode.gendevcode.service.basic.ServiceSupport<Main>
      继承者 com.googlecode.gendevcode.Main

public class Main
extends ServiceSupport<Main>

生成代码工具主类

作者:
devilishking

字段摘要
 
从类 com.googlecode.gendevcode.service.basic.ServiceSupport 继承的字段
FLAG_END
 
构造方法摘要
Main()
           
 
方法摘要
static void main(String[] args)
           
 
从类 com.googlecode.gendevcode.service.basic.ServiceSupport 继承的方法
getNewId, inputBoolean, inputBoolean, inputDouble, inputDouble, inputInt, inputInt, inputLong, inputLong, inputStr, inputStr, setDebug, setDebug, setError, setError, setFatal, setFatal, setInfo, setInfo, setTrace, setTrace, setWarn, setWarn
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

Main

public Main()
方法详细信息

main

public static void main(String[] args)


Copyright © 2012 Devilishkom. All Rights Reserved.