Uses of Class
com.sun.tools.xjc.model.CAttributePropertyInfo
-
Packages that use CAttributePropertyInfo Package Description com.sun.tools.xjc.model Implementation of thecom.sun.xml.bind.v2.model.corepackage for XJC. -
-
Uses of CAttributePropertyInfo in com.sun.tools.xjc.model
Methods in com.sun.tools.xjc.model with parameters of type CAttributePropertyInfo Modifier and Type Method Description VCPropertyVisitor. onAttribute(CAttributePropertyInfo p)RCPropertyVisitor2. visit(CAttributePropertyInfo t, P p)Visits a CAttributePropertyInfo type.
-