com.sun.tools.xjc.model
Interface CClass

All Superinterfaces:
CCustomizable, CElement, CNonElement, CTypeInfo, Element<NType,NClass>, Locatable, NonElement<NType,NClass>, TypeInfo<NType,NClass>, TypeUse
All Known Implementing Classes:
CClassInfo, CClassRef

public interface CClass
extends CNonElement, CElement

Either CClassInfo or CClassRef.


Field Summary
 
Fields inherited from interface com.sun.xml.bind.v2.model.core.NonElement
ANYTYPE_NAME
 
Method Summary
 
Methods inherited from interface com.sun.tools.xjc.model.CNonElement
getAdapterUse, getInfo, isCollection
 
Methods inherited from interface com.sun.xml.bind.v2.model.core.NonElement
getTypeName, isSimpleType
 
Methods inherited from interface com.sun.tools.xjc.model.TypeUse
createConstant, getExpectedMimeType, idUse
 
Methods inherited from interface com.sun.tools.xjc.model.CElement
isAbstract, setAbstract
 
Methods inherited from interface com.sun.tools.xjc.model.CTypeInfo
toType
 
Methods inherited from interface com.sun.tools.xjc.model.CCustomizable
getCustomizations, getLocator, getSchemaComponent
 
Methods inherited from interface com.sun.xml.bind.v2.model.core.Element
getElementName, getScope, getSubstitutionHead
 
Methods inherited from interface com.sun.xml.bind.v2.model.core.TypeInfo
canBeReferencedByIDREF, getType
 
Methods inherited from interface com.sun.xml.bind.v2.model.annotation.Locatable
getLocation, getUpstream