Package org.ow2.easywsdl.schema.api
Interface Choice
-
- All Superinterfaces:
AbsItfChoice<Element>,AbsItfGroup<Element>,SchemaElement,Serializable
- All Known Implementing Classes:
ChoiceImpl
public interface Choice extends AbsItfChoice<Element>
- Author:
- Nicolas Boissel-Dallier - EBM WebSourcing
-
-
Method Summary
-
Methods inherited from interface org.ow2.easywsdl.schema.api.absItf.AbsItfGroup
addElement, createElement, getElements
-
Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement
createDocumentation, equals, getDocumentation, getOtherAttributes, hashCode, setDocumentation
-
-