org.ow2.easywsdl.extensions.sawsdl.api.schema
Interface Documentation

All Superinterfaces:
org.ow2.easywsdl.schema.api.Documentation, SAWSDLElement, org.ow2.easywsdl.schema.api.SchemaElement, java.io.Serializable

public interface Documentation
extends SAWSDLElement, org.ow2.easywsdl.schema.api.Documentation

This interface represents an documentation, and contains the content of the input and the message itself.

Author:
Nicolas Salatge - eBM WebSourcing

Method Summary
 
Methods inherited from interface org.ow2.easywsdl.extensions.sawsdl.api.SAWSDLElement
addLiftingSchemaMapping, addLoweringSchemaMapping, addModelReference, getAttrExtensions, getLiftingSchemaMapping, getLoweringSchemaMapping, getModelReference, removeAllLiftingSchemaMappings, removeAllLoweringSchemaMappings, removeAllModelReferences, removeLiftingSchemaMapping, removeLoweringSchemaMapping, removeModelReference
 
Methods inherited from interface org.ow2.easywsdl.schema.api.Documentation
getContent, setContent
 
Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement
createDocumentation, getDocumentation, getOtherAttributes, setDocumentation
 



Copyright © 2008 eBM WebSourcing. All Rights Reserved.