Package org.ow2.easywsdl.schema.api
Interface Restriction
-
- All Superinterfaces:
AbsItfRestriction<Enumeration>,SchemaElement,Serializable
- All Known Implementing Classes:
RestrictionImpl
public interface Restriction extends AbsItfRestriction<Enumeration>
- Author:
- Nicolas Boissel-Dallier - EBM WebSourcing
-
-
Method Summary
-
Methods inherited from interface org.ow2.easywsdl.schema.api.absItf.AbsItfRestriction
addEnumeration, createEnumeration, getBase, getEnumerations, setBase
-
Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement
createDocumentation, equals, getDocumentation, getOtherAttributes, hashCode, setDocumentation
-
-