Uses of Interface
com.sun.xml.bind.v2.schemagen.xmlschema.Annotated

Packages that use Annotated
com.sun.xml.bind.v2.schemagen.xmlschema   
 

Uses of Annotated in com.sun.xml.bind.v2.schemagen.xmlschema
 

Subinterfaces of Annotated in com.sun.xml.bind.v2.schemagen.xmlschema
 interface Any
           
 interface ComplexContent
           
 interface ComplexExtension
           
 interface ComplexRestriction
           
 interface ComplexType
           
 interface Element
           
 interface ExplicitGroup
           
 interface ExtensionType
           
 interface Import
           
 interface List
           
 interface LocalAttribute
           
 interface LocalElement
           
 interface NoFixedFacet
           
 interface SimpleContent
           
 interface SimpleExtension
           
 interface SimpleRestriction
           
 interface SimpleType
           
 interface TopLevelAttribute
           
 interface TopLevelElement
           
 interface Union
           
 interface Wildcard
           
 

Methods in com.sun.xml.bind.v2.schemagen.xmlschema that return Annotated
 Annotated Annotated.id(java.lang.String value)