Class CElementPropertyInfo

java.lang.Object
com.sun.tools.xjc.model.CPropertyInfo
com.sun.tools.xjc.model.CElementPropertyInfo
All Implemented Interfaces:
CCustomizable, AnnotationSource, ElementPropertyInfo<NType,NClass>, PropertyInfo<NType,NClass>

public final class CElementPropertyInfo extends CPropertyInfo implements ElementPropertyInfo<NType,NClass>
ElementPropertyInfo for the compiler.
Author:
Kohsuke Kawaguchi