public abstract class AbstractChoiceImpl<E extends Annotated,Elmt extends AbsItfElement> extends AbstractSchemaElementImpl<E> implements AbsItfChoice<Elmt>
| Modifier and Type | Field and Description |
|---|---|
protected List<Elmt> |
elements |
documentation, model, parent| Constructor and Description |
|---|
AbstractChoiceImpl(E model,
AbstractSchemaElementImpl parent) |
| Modifier and Type | Method and Description |
|---|---|
void |
addElement(Elmt elmt) |
List<Elmt> |
getElements() |
createDocumentation, equals, getDocumentation, getModel, getOtherAttributes, getParent, getSchema, getTopParent, hashCode, setDocumentation, setParentclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitcreateElementcreateDocumentation, equals, getDocumentation, getOtherAttributes, hashCode, setDocumentationprotected List<Elmt extends AbsItfElement> elements
public AbstractChoiceImpl(E model, AbstractSchemaElementImpl parent)
public List<Elmt> getElements()
getElements in interface AbsItfGroup<Elmt extends AbsItfElement>public void addElement(Elmt elmt)
addElement in interface AbsItfGroup<Elmt extends AbsItfElement>Copyright © 2008-2015 Petals Link (previously EBM WebSourcing). All Rights Reserved.