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