Uses of Class
org.plasma.xml.schema.Annotation

Packages that use Annotation
org.plasma.provisioning.xsd   
org.plasma.xml.schema PlasmaSDO™ License This is a community release of PlasmaSDO™, a dual-license Service Data Object (SDO) 2.1 implementation. 
 

Uses of Annotation in org.plasma.provisioning.xsd
 

Methods in org.plasma.provisioning.xsd with parameters of type Annotation
 String ConverterSupport.getDocumentationContent(Annotation annotation)
           
 

Uses of Annotation in org.plasma.xml.schema
 

Fields in org.plasma.xml.schema declared as Annotation
protected  Annotation Annotated.annotation
           
 

Methods in org.plasma.xml.schema that return Annotation
 Annotation ObjectFactory.createAnnotation()
          Create an instance of Annotation
 Annotation Annotated.getAnnotation()
          Gets the value of the annotation property.
 

Methods in org.plasma.xml.schema with parameters of type Annotation
 void Annotated.setAnnotation(Annotation value)
          Sets the value of the annotation property.
 



Copyright © 2013. All rights reserved.