org.ow2.easywsdl.schema.api.abstractElmt
Class AbstractSimpleTypeImpl<E extends Annotated,V,A extends AbsItfAttribute,R extends AbsItfRestriction>
java.lang.Object
org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<E>
org.ow2.easywsdl.schema.api.abstractElmt.AbstractTypeImpl<E,V>
org.ow2.easywsdl.schema.api.abstractElmt.AbstractSimpleTypeImpl<E,V,A,R>
- All Implemented Interfaces:
- java.io.Serializable, AbsItfSimpleType<A,R>, AbsItfType, SchemaElement
- Direct Known Subclasses:
- SimpleTypeImpl
public abstract class AbstractSimpleTypeImpl<E extends Annotated,V,A extends AbsItfAttribute,R extends AbsItfRestriction>
- extends AbstractTypeImpl<E,V>
- implements AbsItfSimpleType<A,R>
- Author:
- Nicolas Salatge - eBM WebSourcing
- See Also:
- Serialized Form
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, wait, wait, wait |
restriction
protected R extends AbsItfRestriction restriction
AbstractSimpleTypeImpl
public AbstractSimpleTypeImpl(E model,
AbstractSchemaElementImpl parent)
getRestriction
public R getRestriction()
- Specified by:
getRestriction
in interface AbsItfSimpleType<A extends AbsItfAttribute,R extends AbsItfRestriction>
setRestriction
public void setRestriction(R restriction)
- Specified by:
setRestriction
in interface AbsItfSimpleType<A extends AbsItfAttribute,R extends AbsItfRestriction>
Copyright © 2008-2010 Petals Link (previously EBM WebSourcing). All Rights Reserved.