org.apache.cxf.xjc.bgi
Class BooleanGetAndIsPlugin
java.lang.Object
org.apache.cxf.xjc.bgi.BooleanGetAndIsPlugin
public class BooleanGetAndIsPlugin
- extends Object
Generate getters named getXXX() and isXXX().
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BooleanGetAndIsPlugin
public BooleanGetAndIsPlugin()
getOptionName
public String getOptionName()
getUsage
public String getUsage()
run
public boolean run(com.sun.tools.xjc.outline.Outline outline,
com.sun.tools.xjc.Options opt,
ErrorHandler errorHandler)
Apache CXF