Uses of Class
org.w3._2001.xmlschema.Annotation

Packages that use Annotation
org.w3._2001.xmlschema   
 

Uses of Annotation in org.w3._2001.xmlschema
 

Fields in org.w3._2001.xmlschema declared as Annotation
protected  Annotation Annotated.annotation
           
 

Methods in org.w3._2001.xmlschema that return Annotation
 Annotation ObjectFactory.createAnnotation()
          Create an instance of Annotation
 Annotation Annotated.getAnnotation()
          Gets the value of the annotation property.
 Annotation Schema.IncludeOrImportOrRedefineItem.getItemAnnotation()
           
 Annotation Redefine.AnnotationOrSimpleTypeOrComplexTypeItem.getItemAnnotation()
           
 

Methods in org.w3._2001.xmlschema with parameters of type Annotation
 void Annotated.setAnnotation(Annotation value)
          Sets the value of the annotation property.
 void Schema.IncludeOrImportOrRedefineItem.setItemAnnotation(Annotation target)
           
 void Redefine.AnnotationOrSimpleTypeOrComplexTypeItem.setItemAnnotation(Annotation target)
           
 



Copyright © 2008 eBM WebSourcing. All Rights Reserved.