|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of QueryExpressionType in com.ebmwebsourcing.wsstar.notification.definition |
|---|
| Methods in com.ebmwebsourcing.wsstar.notification.definition that return QueryExpressionType | |
|---|---|
QueryExpressionType |
WSNotificationFactoryImpl.createQueryExpressionType()
|
abstract QueryExpressionType |
WSNotificationFactory.createQueryExpressionType()
create an instance of the QueryExpressionType class |
| Methods in com.ebmwebsourcing.wsstar.notification.definition with parameters of type QueryExpressionType | |
|---|---|
javax.xml.bind.JAXBElement<?> |
WSNotificationFactoryImpl.createMessageContent(QueryExpressionType value)
|
abstract javax.xml.bind.JAXBElement<?> |
WSNotificationFactory.createMessageContent(QueryExpressionType value)
Create an instance of JAXBElement<QueryExpressionType>} |
| Uses of QueryExpressionType in com.ebmwebsourcing.wsstar.notification.definition.basenotification.api |
|---|
| Methods in com.ebmwebsourcing.wsstar.notification.definition.basenotification.api that return types with arguments of type QueryExpressionType | |
|---|---|
java.util.List<QueryExpressionType> |
FilterType.getMessageContentList()
|
| Methods in com.ebmwebsourcing.wsstar.notification.definition.basenotification.api with parameters of type QueryExpressionType | |
|---|---|
void |
FilterType.addMessageContent(QueryExpressionType messageContent)
|
| Uses of QueryExpressionType in com.ebmwebsourcing.wsstar.notification.definition.basenotification.impl |
|---|
| Classes in com.ebmwebsourcing.wsstar.notification.definition.basenotification.impl that implement QueryExpressionType | |
|---|---|
class |
QueryExpressionTypeImpl
|
| Methods in com.ebmwebsourcing.wsstar.notification.definition.basenotification.impl that return types with arguments of type QueryExpressionType | |
|---|---|
java.util.List<QueryExpressionType> |
FilterTypeImpl.getMessageContentList()
|
| Methods in com.ebmwebsourcing.wsstar.notification.definition.basenotification.impl with parameters of type QueryExpressionType | |
|---|---|
void |
FilterTypeImpl.addMessageContent(QueryExpressionType messageContent)
|
| Uses of QueryExpressionType in com.ebmwebsourcing.wsstar.notification.definition.inout |
|---|
| Methods in com.ebmwebsourcing.wsstar.notification.definition.inout that return QueryExpressionType | |
|---|---|
QueryExpressionType |
WSNotificationReader.readQueryExpressionType(org.w3c.dom.Document doc)
Unmarshall QueryExpressionType object from a Document representation fragment object |
| Methods in com.ebmwebsourcing.wsstar.notification.definition.inout with parameters of type QueryExpressionType | |
|---|---|
org.w3c.dom.Document |
WSNotificationWriter.writeQueryExpressionType(QueryExpressionType queryExpression)
marshall a QueryExpressionType object |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||