public class ParameterDescription extends Object
Modifier and Type | Field and Description |
---|---|
boolean |
allowNull |
boolean |
cache |
String |
defaultPrefix |
String |
defaultValue |
boolean |
deprecated |
com.sun.javadoc.FieldDoc |
field |
String |
name |
boolean |
required |
String |
since |
String |
type |
public final com.sun.javadoc.FieldDoc field
public final String defaultValue
public final String defaultPrefix
public final boolean required
public final boolean allowNull
public final boolean cache
public final boolean deprecated
public void writeDescription(Writer writer) throws IOException
IOException
Copyright © 2003-2012 The Apache Software Foundation.