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

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

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 addOtherElements(javax.xml.bind.JAXBElement<?> arg0)
           
 java.util.List<java.lang.Object> getContent()
           
 java.lang.String getDialect()
           
 java.util.List<org.w3c.dom.Element> getOtherElements()
           
 
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
 

Constructor Detail

QueryExpressionTypeImpl

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

getContent

public java.util.List<java.lang.Object> getContent()
Specified by:
getContent in interface QueryExpressionType

getDialect

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

addOtherElements

public void addOtherElements(javax.xml.bind.JAXBElement<?> arg0)

getOtherElements

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


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