com.ebmwebsourcing.wsstar.notification.definition.basenotification.impl
Class QueryExpressionTypeImpl
java.lang.Object
org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<QueryExpressionType>
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
| Fields inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl |
documentation, model, parent |
| 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.SchemaElement |
createDocumentation, getDocumentation, getOtherAttributes, setDocumentation |
QueryExpressionTypeImpl
public QueryExpressionTypeImpl(QueryExpressionType model,
org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<?> parent)
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 eBM Websourcing. All Rights Reserved.