org.ow2.easywsdl.extensions.sawsdl.api
Interface Types

All Superinterfaces:
org.ow2.easywsdl.wsdl.api.abstractItf.AbsItfTypes<Schema,Import>, SAWSDLElement, org.ow2.easywsdl.schema.api.SchemaElement, java.io.Serializable, org.ow2.easywsdl.wsdl.api.WSDLElement, org.ow2.easywsdl.xml.api.XMLElement
All Known Implementing Classes:
TypesImpl

public interface Types
extends SAWSDLElement, org.ow2.easywsdl.wsdl.api.abstractItf.AbsItfTypes<Schema,Import>

This interface represents the <types> section of a WSDL document.

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.wsdl.api.abstractItf.AbsItfTypes
addSchema, createSchema, getImportedSchemas, getSchemas, removeSchema
 
Methods inherited from interface org.ow2.easywsdl.xml.api.XMLElement
getOtherElements
 
Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement
createDocumentation, getDocumentation, getOtherAttributes, setDocumentation
 



Copyright © 2008 eBM WebSourcing. All Rights Reserved.