Uses of Class
com.ebmwebsourcing.wsstar.jaxb.resource.resourceproperties.QueryExpressionType

Packages that use QueryExpressionType
com.ebmwebsourcing.wsstar.jaxb.resource.resourceproperties   
 

Uses of QueryExpressionType in com.ebmwebsourcing.wsstar.jaxb.resource.resourceproperties
 

Fields in com.ebmwebsourcing.wsstar.jaxb.resource.resourceproperties declared as QueryExpressionType
protected  QueryExpressionType QueryResourceProperties.queryExpression
           
 

Methods in com.ebmwebsourcing.wsstar.jaxb.resource.resourceproperties that return QueryExpressionType
 QueryExpressionType ObjectFactory.createQueryExpressionType()
          Create an instance of QueryExpressionType
 QueryExpressionType QueryResourceProperties.getQueryExpression()
          Gets the value of the queryExpression property.
 

Methods in com.ebmwebsourcing.wsstar.jaxb.resource.resourceproperties that return types with arguments of type QueryExpressionType
 javax.xml.bind.JAXBElement<QueryExpressionType> ObjectFactory.createQueryExpression(QueryExpressionType value)
          Create an instance of JAXBElement<QueryExpressionType>}
 

Methods in com.ebmwebsourcing.wsstar.jaxb.resource.resourceproperties with parameters of type QueryExpressionType
 javax.xml.bind.JAXBElement<QueryExpressionType> ObjectFactory.createQueryExpression(QueryExpressionType value)
          Create an instance of JAXBElement<QueryExpressionType>}
 void QueryResourceProperties.setQueryExpression(QueryExpressionType value)
          Sets the value of the queryExpression property.
 



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