com.ebmwebsourcing.wsstar.notification.definition.basenotification.api
Interface QueryExpressionType
- All Superinterfaces:
- org.ow2.easywsdl.schema.api.SchemaElement, java.io.Serializable, org.ow2.easywsdl.schema.api.XMLElement
- All Known Implementing Classes:
- QueryExpressionTypeImpl
public interface QueryExpressionType
- extends org.ow2.easywsdl.schema.api.XMLElement
| Methods inherited from interface org.ow2.easywsdl.schema.api.XMLElement |
addOtherElements, getOtherElements |
| Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement |
createDocumentation, getDocumentation, getOtherAttributes, setDocumentation |
getDialect
java.lang.String getDialect()
setDialect
void setDialect(java.lang.String value)
getContent
java.util.List<org.w3c.dom.Element> getContent()
addContent
void addContent(java.lang.Object value)
Copyright © 2009 eBM Websourcing. All Rights Reserved.