org.ow2.easywsdl.schema.api.abstractElmt
Class AbstractSimpleContentImpl<E extends Annotated,Ex extends AbsItfExtension>

java.lang.Object
  extended by org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<E>
      extended by org.ow2.easywsdl.schema.api.abstractElmt.AbstractSimpleContentImpl<E,Ex>
All Implemented Interfaces:
java.io.Serializable, AbsItfSimpleContent<Ex>, SchemaElement
Direct Known Subclasses:
SimpleContentImpl

public abstract class AbstractSimpleContentImpl<E extends Annotated,Ex extends AbsItfExtension>
extends AbstractSchemaElementImpl<E>
implements AbsItfSimpleContent<Ex>

Author:
Christophe DENEUX - Capgemini Sud
See Also:
Serialized Form

Field Summary
protected  Ex extension
           
 
Fields inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl
documentation, model, parent
 
Constructor Summary
AbstractSimpleContentImpl(E model, AbstractSchemaElementImpl parent)
           
 
Method Summary
 Ex getExtension()
           
 void setExtension(Ex extension)
           
 
Methods inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl
createDocumentation, getDocumentation, getModel, getOtherAttributes, getParent, getSchema, getTopParent, setDocumentation, setParent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.ow2.easywsdl.schema.api.absItf.AbsItfSimpleContent
createExtension
 
Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement
createDocumentation, getDocumentation, getOtherAttributes, setDocumentation
 

Field Detail

extension

protected Ex extends AbsItfExtension extension
Constructor Detail

AbstractSimpleContentImpl

public AbstractSimpleContentImpl(E model,
                                 AbstractSchemaElementImpl parent)
Method Detail

getExtension

public Ex getExtension()
Specified by:
getExtension in interface AbsItfSimpleContent<Ex extends AbsItfExtension>

setExtension

public void setExtension(Ex extension)
Specified by:
setExtension in interface AbsItfSimpleContent<Ex extends AbsItfExtension>


Copyright © 2008-2009 Petals Link (previously EBM WebSourcing). All Rights Reserved.