Uses of Class
net.oasis.wsn.b2.QueryExpressionType

Packages that use QueryExpressionType
net.oasis.wsn.b2   
 

Uses of QueryExpressionType in net.oasis.wsn.b2
 

Methods in net.oasis.wsn.b2 that return QueryExpressionType
 QueryExpressionType ObjectFactory.createQueryExpressionType()
          Create an instance of QueryExpressionType
 

Methods in net.oasis.wsn.b2 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 net.oasis.wsn.b2 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 © 2008-2013 Highsource. All Rights Reserved.