Package org.ow2.easywsdl.schema.api
Interface Type
-
- All Superinterfaces:
AbsItfType,SchemaElement,Serializable
- All Known Subinterfaces:
ComplexType,SimpleType
- All Known Implementing Classes:
ComplexTypeImpl,SimpleTypeImpl
public interface Type extends AbsItfType
- Author:
- Nicolas Salatge - EBM WebSourcing
-
-
Method Summary
-
Methods inherited from interface org.ow2.easywsdl.schema.api.absItf.AbsItfType
getQName, setQName
-
Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement
createDocumentation, equals, getDocumentation, getOtherAttributes, hashCode, setDocumentation
-
-