Uses of Class
com.sun.tools.xjc.model.CSingleTypePropertyInfo

Packages that use CSingleTypePropertyInfo
com.sun.tools.xjc.model Implementation of the com.sun.xml.bind.v2.model.core package for XJC. 
 

Uses of CSingleTypePropertyInfo in com.sun.tools.xjc.model
 

Subclasses of CSingleTypePropertyInfo in com.sun.tools.xjc.model
 class CAttributePropertyInfo
          AttributePropertyInfo for the compiler.
 class CValuePropertyInfo
          ValuePropertyInfo implementation for XJC.
 

Methods in com.sun.tools.xjc.model that return CSingleTypePropertyInfo
 CSingleTypePropertyInfo CSingleTypePropertyInfo.getSource()