|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Documentation | |
---|---|
org.ow2.easywsdl.schema | |
org.ow2.easywsdl.schema.api | |
org.ow2.easywsdl.schema.api.abstractElmt | |
org.ow2.easywsdl.schema.decorator | |
org.ow2.easywsdl.schema.impl |
Uses of Documentation in org.ow2.easywsdl.schema |
---|
Methods in org.ow2.easywsdl.schema that return Documentation | |
---|---|
Documentation |
DefaultSchemaImpl.createDocumentation()
|
Documentation |
DefaultSchemaImpl.getDocumentation()
|
Methods in org.ow2.easywsdl.schema with parameters of type Documentation | |
---|---|
void |
DefaultSchemaImpl.setDocumentation(Documentation doc)
|
Uses of Documentation in org.ow2.easywsdl.schema.api |
---|
Methods in org.ow2.easywsdl.schema.api that return Documentation | |
---|---|
Documentation |
SchemaElement.createDocumentation()
Create the documentation element. |
Documentation |
SchemaElement.getDocumentation()
Get the documentation element. |
Methods in org.ow2.easywsdl.schema.api with parameters of type Documentation | |
---|---|
void |
SchemaElement.setDocumentation(Documentation doc)
Set the documentation element for this document. |
Uses of Documentation in org.ow2.easywsdl.schema.api.abstractElmt |
---|
Fields in org.ow2.easywsdl.schema.api.abstractElmt declared as Documentation | |
---|---|
protected Documentation |
AbstractSchemaElementImpl.documentation
|
Methods in org.ow2.easywsdl.schema.api.abstractElmt that return Documentation | |
---|---|
Documentation |
AbstractSchemaElementImpl.createDocumentation()
Create the documentation element. |
Documentation |
AbstractSchemaElementImpl.getDocumentation()
Get the documentation. |
Methods in org.ow2.easywsdl.schema.api.abstractElmt with parameters of type Documentation | |
---|---|
void |
AbstractSchemaElementImpl.setDocumentation(Documentation doc)
Set the documentation for this document. |
Uses of Documentation in org.ow2.easywsdl.schema.decorator |
---|
Methods in org.ow2.easywsdl.schema.decorator with parameters of type Documentation | |
---|---|
void |
DecoratorTypeImpl.setDocumentation(Documentation doc)
|
void |
DecoratorSimpleContentImpl.setDocumentation(Documentation doc)
|
void |
DecoratorSequenceImpl.setDocumentation(Documentation doc)
|
void |
DecoratorSchemaImpl.setDocumentation(Documentation doc)
|
void |
DecoratorRedefineImpl.setDocumentation(Documentation doc)
|
void |
DecoratorNotationImpl.setDocumentation(Documentation doc)
|
void |
DecoratorIncludeImpl.setDocumentation(Documentation doc)
|
void |
DecoratorImportImpl.setDocumentation(Documentation doc)
|
void |
DecoratorGroupImpl.setDocumentation(Documentation doc)
|
void |
DecoratorExtensionImpl.setDocumentation(Documentation doc)
|
void |
DecoratorElementImpl.setDocumentation(Documentation doc)
|
void |
DecoratorComplexContentImpl.setDocumentation(Documentation doc)
|
void |
DecoratorChoiceImpl.setDocumentation(Documentation doc)
|
void |
DecoratorAttributeImpl.setDocumentation(Documentation doc)
|
void |
DecoratorAttributeGroupImpl.setDocumentation(Documentation doc)
|
void |
DecoratorAnnotationImpl.setDocumentation(Documentation doc)
|
void |
DecoratorAllImpl.setDocumentation(Documentation doc)
|
Uses of Documentation in org.ow2.easywsdl.schema.impl |
---|
Classes in org.ow2.easywsdl.schema.impl that implement Documentation | |
---|---|
class |
DocumentationImpl
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |