public class SimpleTypeImpl extends AbstractSimpleTypeImpl<SimpleType,String,Attribute,Restriction> implements SimpleType
restrictiondocumentation, model, parent| Constructor and Description |
|---|
SimpleTypeImpl(SimpleType model,
AbstractSchemaElementImpl parent) |
| Modifier and Type | Method and Description |
|---|---|
Restriction |
createRestriction() |
QName |
getQName() |
void |
setQName(QName name) |
void |
setRestriction(Restriction restriction) |
getRestrictiontoStringcreateDocumentation, equals, getDocumentation, getModel, getOtherAttributes, getParent, getSchema, getTopParent, hashCode, setDocumentation, setParentclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetRestrictioncreateDocumentation, equals, getDocumentation, getOtherAttributes, hashCode, setDocumentationpublic SimpleTypeImpl(SimpleType model, AbstractSchemaElementImpl parent)
public QName getQName()
getQName in interface AbsItfTypepublic void setQName(QName name)
setQName in interface AbsItfTypepublic void setRestriction(Restriction restriction)
setRestriction in interface AbsItfSimpleType<Attribute,Restriction>setRestriction in class AbstractSimpleTypeImpl<SimpleType,String,Attribute,Restriction>public Restriction createRestriction()
createRestriction in interface AbsItfSimpleType<Attribute,Restriction>Copyright © 2008-2015 Petals Link (previously EBM WebSourcing). All Rights Reserved.