com.sun.tools.xjc.model
public abstract class CDefaultValue extends Object
Method Summary | |
---|---|
abstract JExpression | compute(Outline outline) |
static CDefaultValue | create(TypeUse typeUse, XmlString defaultValue)
Creates a new CDefaultValue that computes the default value
by applying a lexical representation to a TypeUse. |