|
||||||||||
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 that return Documentation | |
---|---|
Documentation |
Decorator.createDocumentation()
|
Documentation |
Decorator.getDocumentation()
|
Methods in org.ow2.easywsdl.schema.decorator with parameters of type Documentation | |
---|---|
void |
Decorator.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 |