public abstract class AbstractElementImpl<E,T extends AbsItfType> extends AbstractSchemaElementImpl<E> implements AbsItfElement<T>
| Modifier and Type | Field and Description |
|---|---|
protected AbsItfElement |
referencedElement
referenced element
|
protected T |
type
the type of element
|
documentation, model, parent| Constructor and Description |
|---|
AbstractElementImpl(E model,
AbstractSchemaElementImpl parent) |
| Modifier and Type | Method and Description |
|---|---|
AbstractSchemaElementImpl |
getParent() |
T |
getType() |
void |
setType(T type) |
String |
toString() |
createDocumentation, equals, getDocumentation, getModel, getOtherAttributes, getSchema, getTopParent, hashCode, setDocumentation, setParentclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetForm, getMaxOccurs, getMinOccurs, getQName, getRef, isNillable, setMaxOccurs, setMinOccurs, setNillable, setQName, setRefcreateDocumentation, equals, getDocumentation, getOtherAttributes, hashCode, setDocumentationprotected T extends AbsItfType type
protected AbsItfElement referencedElement
public AbstractElementImpl(E model, AbstractSchemaElementImpl parent)
model - parent - public T getType()
getType in interface AbsItfElement<T extends AbsItfType>public void setType(T type)
setType in interface AbsItfElement<T extends AbsItfType>public AbstractSchemaElementImpl getParent()
getParent in class AbstractSchemaElementImpl<E>Copyright © 2008-2015 Petals Link (previously EBM WebSourcing). All Rights Reserved.