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

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

Uses of QueryExpressionType in com.ebmwebsourcing.wsstar.basenotification.datatypes.impl.impl
 

Methods in com.ebmwebsourcing.wsstar.basenotification.datatypes.impl.impl that return QueryExpressionType
protected  QueryExpressionType QueryExpressionTypeImpl.getJaxbTypeObj()
           
static QueryExpressionType MessageContentExpressionImpl.toJaxbModel(com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.MessageContentExpression apiTypeObj)
          A way to create a QueryExpressionType object from a MessageContentExpression "api type" one
static QueryExpressionType ProducerPropertiesExpressionImpl.toJaxbModel(com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.ProducerPropertiesExpression apiTypeObj)
          A way to create a QueryExpressionType object from a ProducerPropertiesExpression "api type" one
static QueryExpressionType QueryExpressionTypeImpl.toJaxbModel(com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.QueryExpressionType apiTypeObj)
          A way to create a QueryExpressionType object from a QueryExpressionType "api type" one
 

Constructors in com.ebmwebsourcing.wsstar.basenotification.datatypes.impl.impl with parameters of type QueryExpressionType
MessageContentExpressionImpl(QueryExpressionType jaxbTypeObj)
           
ProducerPropertiesExpressionImpl(QueryExpressionType jaxbTypeObj)
           
QueryExpressionTypeImpl(QueryExpressionType jaxbTypeObj, java.util.logging.Logger logger)
           
 

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

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

Methods in com.ebmwebsourcing.wsstar.jaxb.notification.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.jaxb.notification.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>}
 



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