Package org.ow2.easywsdl.schema.api
Interface Import
-
- All Superinterfaces:
AbsItfImport<Schema>,AbsItfInclude<Schema>,SchemaElement,Serializable
- All Known Implementing Classes:
ImportImpl
public interface Import extends AbsItfImport<Schema>
- Author:
- Nicolas Salatge - EBM WebSourcing
-
-
Method Summary
-
Methods inherited from interface org.ow2.easywsdl.schema.api.absItf.AbsItfImport
getNamespaceURI, setNamespaceURI
-
Methods inherited from interface org.ow2.easywsdl.schema.api.absItf.AbsItfInclude
getLocationURI, getSchema, setLocationURI, setSchema
-
Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement
createDocumentation, equals, getDocumentation, getOtherAttributes, hashCode, setDocumentation
-
-