com.ebmwebsourcing.wsstar.notification.definition.basenotification.impl
Class QueryExpressionTypeImpl

java.lang.Object
  extended by org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<QueryExpressionType>
      extended by com.ebmwebsourcing.wsstar.notification.definition.basenotification.impl.QueryExpressionTypeImpl
All Implemented Interfaces:
QueryExpressionType, java.io.Serializable, org.ow2.easywsdl.schema.api.SchemaElement, org.ow2.easywsdl.schema.api.XMLElement

public class QueryExpressionTypeImpl
extends org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<QueryExpressionType>
implements QueryExpressionType

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl
documentation, model, parent
 
Constructor Summary
QueryExpressionTypeImpl(QueryExpressionType model, org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<?> parent)
           
 
Method Summary
 void addContent(java.lang.Object value)
           
 void addOtherElements(org.w3c.dom.Element elmt)
           
 java.util.List<org.w3c.dom.Element> getContent()
           
 java.lang.String getDialect()
           
 java.util.List<org.w3c.dom.Element> getOtherElements()
           
 void setDialect(java.lang.String value)
           
 
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.SchemaElement
createDocumentation, equals, getDocumentation, getOtherAttributes, hashCode, setDocumentation
 

Constructor Detail

QueryExpressionTypeImpl

public QueryExpressionTypeImpl(QueryExpressionType model,
                               org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<?> parent)
Method Detail

getContent

public java.util.List<org.w3c.dom.Element> getContent()
Specified by:
getContent in interface QueryExpressionType

getDialect

public java.lang.String getDialect()
Specified by:
getDialect in interface QueryExpressionType

addContent

public void addContent(java.lang.Object value)
Specified by:
addContent in interface QueryExpressionType

setDialect

public void setDialect(java.lang.String value)
Specified by:
setDialect in interface QueryExpressionType

addOtherElements

public void addOtherElements(org.w3c.dom.Element elmt)
Specified by:
addOtherElements in interface org.ow2.easywsdl.schema.api.XMLElement

getOtherElements

public java.util.List<org.w3c.dom.Element> getOtherElements()
                                                     throws org.ow2.easywsdl.schema.api.XmlException
Specified by:
getOtherElements in interface org.ow2.easywsdl.schema.api.XMLElement
Throws:
org.ow2.easywsdl.schema.api.XmlException


Copyright © 2009-2010 eBM Websourcing. All Rights Reserved.