Uses of Class
com.sun.tools.xjc.model.CDefaultValue
Packages that use CDefaultValue
-
Uses of CDefaultValue in com.sun.tools.xjc.model
Fields in com.sun.tools.xjc.model declared as CDefaultValueModifier and TypeFieldDescriptionCPropertyInfo.defaultValue
If non-null, keeps the default value in Java representation.Methods in com.sun.tools.xjc.model that return CDefaultValueModifier and TypeMethodDescriptionstatic CDefaultValue
Creates a newCDefaultValue
that computes the default value by applying a lexical representation to aTypeUse
.