public abstract class AbstractSimpleTypeImpl<E extends Annotated,V,A extends AbsItfAttribute,R extends AbsItfRestriction> extends AbstractTypeImpl<E,V> implements AbsItfSimpleType<A,R>
| Modifier and Type | Field and Description |
|---|---|
protected R |
restriction |
documentation, model, parent| Constructor and Description |
|---|
AbstractSimpleTypeImpl(E model,
AbstractSchemaElementImpl parent) |
| Modifier and Type | Method and Description |
|---|---|
R |
getRestriction() |
void |
setRestriction(R restriction) |
toStringcreateDocumentation, equals, getDocumentation, getModel, getOtherAttributes, getParent, getSchema, getTopParent, hashCode, setDocumentation, setParentclone, finalize, getClass, notify, notifyAll, wait, wait, waitcreateRestrictiongetQName, setQNamecreateDocumentation, equals, getDocumentation, getOtherAttributes, hashCode, setDocumentationprotected R extends AbsItfRestriction restriction
public AbstractSimpleTypeImpl(E model, AbstractSchemaElementImpl parent)
public R getRestriction()
getRestriction in interface AbsItfSimpleType<A extends AbsItfAttribute,R extends AbsItfRestriction>public void setRestriction(R restriction)
setRestriction in interface AbsItfSimpleType<A extends AbsItfAttribute,R extends AbsItfRestriction>Copyright © 2008-2015 Petals Link (previously EBM WebSourcing). All Rights Reserved.