Package | Description |
---|---|
com.sun.tools.xjc.model |
Implementation of the
com.sun.xml.bind.v2.model.core package for XJC. |
Modifier and Type | Field | Description |
---|---|---|
CDefaultValue |
CPropertyInfo.defaultValue |
If non-null, keeps the default value in Java representation.
|
Modifier and Type | Method | Description |
---|---|---|
static CDefaultValue |
CDefaultValue.create(TypeUse typeUse,
XmlString defaultValue) |
Creates a new
CDefaultValue that computes the default value
by applying a lexical representation to a TypeUse . |
Copyright © 2018 Oracle Corporation. All rights reserved.