Uses of Class
com.sun.tools.xjc.model.CDefaultValue
Packages that use CDefaultValue
Package
Description
Implementation of the
org.glassfish.jaxb.core.v2.model.core package for XJC.-
Uses of CDefaultValue in com.sun.tools.xjc.model
Fields in com.sun.tools.xjc.model declared as CDefaultValueModifier and TypeFieldDescriptionCPropertyInfo.defaultValueIf non-null, keeps the default value in Java representation.Methods in com.sun.tools.xjc.model that return CDefaultValueModifier and TypeMethodDescriptionstatic CDefaultValueCreates a newCDefaultValuethat computes the default value by applying a lexical representation to aTypeUse.