org.ow2.easywsdl.schema.impl
Class SimpleContentImpl

java.lang.Object
  extended by org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<E>
      extended by org.ow2.easywsdl.schema.api.abstractElmt.AbstractSimpleContentImpl<SimpleContent,Extension>
          extended by org.ow2.easywsdl.schema.impl.SimpleContentImpl
All Implemented Interfaces:
java.io.Serializable, AbsItfSimpleContent<Extension>, SchemaElement, SimpleContent

public class SimpleContentImpl
extends AbstractSimpleContentImpl<SimpleContent,Extension>
implements SimpleContent

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

Field Summary
 
Fields inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSimpleContentImpl
extension
 
Fields inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl
documentation, model, parent
 
Constructor Summary
SimpleContentImpl(SimpleContent model, AbstractSchemaElementImpl parent)
           
 
Method Summary
 Extension createExtension()
           
 void setExtension(Extension extension)
           
 
Methods inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSimpleContentImpl
getExtension
 
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, toString, wait, wait, wait
 
Methods inherited from interface org.ow2.easywsdl.schema.api.absItf.AbsItfSimpleContent
getExtension
 
Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement
createDocumentation, equals, getDocumentation, getOtherAttributes, hashCode, setDocumentation
 

Constructor Detail

SimpleContentImpl

public SimpleContentImpl(SimpleContent model,
                         AbstractSchemaElementImpl parent)
Method Detail

setExtension

public void setExtension(Extension extension)
Specified by:
setExtension in interface AbsItfSimpleContent<Extension>
Overrides:
setExtension in class AbstractSimpleContentImpl<SimpleContent,Extension>

createExtension

public Extension createExtension()
Specified by:
createExtension in interface AbsItfSimpleContent<Extension>


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