Package org.ow2.easywsdl.schema.api
Interface SimpleType
-
- All Superinterfaces:
AbsItfSimpleType<Attribute,Restriction>,AbsItfType,SchemaElement,Serializable,Type
- All Known Implementing Classes:
SimpleTypeImpl
public interface SimpleType extends Type, AbsItfSimpleType<Attribute,Restriction>
- Author:
- Nicolas Salatge - EBM WebSourcing
-
-
Method Summary
-
Methods inherited from interface org.ow2.easywsdl.schema.api.absItf.AbsItfSimpleType
createRestriction, getRestriction, setRestriction
-
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
-
-