|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<E>
org.ow2.easywsdl.schema.api.abstractElmt.AbstractAllImpl<E,Elmt>
public abstract class AbstractAllImpl<E extends Annotated,Elmt extends AbsItfElement>
| Field Summary | |
|---|---|
protected java.util.List<Elmt> |
elements
|
| Fields inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl |
|---|
documentation, model, parent |
| Constructor Summary | |
|---|---|
AbstractAllImpl(E model,
AbstractSchemaElementImpl parent)
|
|
| Method Summary | |
|---|---|
void |
addElement(Elmt elmt)
|
java.util.List<Elmt> |
getElements()
|
| Methods inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl |
|---|
createDocumentation, equals, getDocumentation, getModel, getOtherAttributes, getParent, getSchema, getTopParent, hashCode, setDocumentation, setParent |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.ow2.easywsdl.schema.api.absItf.AbsItfGroup |
|---|
createElement |
| Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement |
|---|
createDocumentation, equals, getDocumentation, getOtherAttributes, hashCode, setDocumentation |
| Field Detail |
|---|
protected java.util.List<Elmt extends AbsItfElement> elements
| Constructor Detail |
|---|
public AbstractAllImpl(E model,
AbstractSchemaElementImpl parent)
| Method Detail |
|---|
public java.util.List<Elmt> getElements()
getElements in interface AbsItfGroup<Elmt extends AbsItfElement>public void addElement(Elmt elmt)
addElement in interface AbsItfGroup<Elmt extends AbsItfElement>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||