Uses of Class
com.ebmwebsourcing.wsstar.notification.definition.base.QueryExpressionType

Packages that use QueryExpressionType
com.ebmwebsourcing.wsstar.notification.definition.base   
com.ebmwebsourcing.wsstar.notification.definition.basenotification.impl   
 

Uses of QueryExpressionType in com.ebmwebsourcing.wsstar.notification.definition.base
 

Methods in com.ebmwebsourcing.wsstar.notification.definition.base that return QueryExpressionType
 QueryExpressionType ObjectFactory.createQueryExpressionType()
          Create an instance of QueryExpressionType
 

Methods in com.ebmwebsourcing.wsstar.notification.definition.base that return types with arguments of type QueryExpressionType
 javax.xml.bind.JAXBElement<QueryExpressionType> ObjectFactory.createMessageContent(QueryExpressionType value)
          Create an instance of JAXBElement<QueryExpressionType>}
 javax.xml.bind.JAXBElement<QueryExpressionType> ObjectFactory.createProducerProperties(QueryExpressionType value)
          Create an instance of JAXBElement<QueryExpressionType>}
 

Methods in com.ebmwebsourcing.wsstar.notification.definition.base with parameters of type QueryExpressionType
 javax.xml.bind.JAXBElement<QueryExpressionType> ObjectFactory.createMessageContent(QueryExpressionType value)
          Create an instance of JAXBElement<QueryExpressionType>}
 javax.xml.bind.JAXBElement<QueryExpressionType> ObjectFactory.createProducerProperties(QueryExpressionType value)
          Create an instance of JAXBElement<QueryExpressionType>}
 

Uses of QueryExpressionType in com.ebmwebsourcing.wsstar.notification.definition.basenotification.impl
 

Constructors in com.ebmwebsourcing.wsstar.notification.definition.basenotification.impl with parameters of type QueryExpressionType
QueryExpressionTypeImpl(QueryExpressionType model, org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<?> parent)
           
 



Copyright © 2009 eBM Websourcing. All Rights Reserved.