Apache CXF API

Uses of Class
org.oasis_open.docs.wsrf.rp_2.QueryExpressionType

Packages that use QueryExpressionType
org.oasis_open.docs.wsrf.rp_2   
 

Uses of QueryExpressionType in org.oasis_open.docs.wsrf.rp_2
 

Fields in org.oasis_open.docs.wsrf.rp_2 declared as QueryExpressionType
protected  QueryExpressionType QueryResourceProperties.queryExpression
           
 

Methods in org.oasis_open.docs.wsrf.rp_2 that return QueryExpressionType
 QueryExpressionType ObjectFactory.createQueryExpressionType()
          Create an instance of QueryExpressionType
 QueryExpressionType QueryResourceProperties.getQueryExpression()
          Gets the value of the queryExpression property.
 

Methods in org.oasis_open.docs.wsrf.rp_2 that return types with arguments of type QueryExpressionType
 JAXBElement<QueryExpressionType> ObjectFactory.createQueryExpression(QueryExpressionType value)
          Create an instance of JAXBElement<QueryExpressionType>}
 

Methods in org.oasis_open.docs.wsrf.rp_2 with parameters of type QueryExpressionType
 JAXBElement<QueryExpressionType> ObjectFactory.createQueryExpression(QueryExpressionType value)
          Create an instance of JAXBElement<QueryExpressionType>}
 void QueryResourceProperties.setQueryExpression(QueryExpressionType value)
          Sets the value of the queryExpression property.
 


Apache CXF API

Apache CXF