|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QueryExpressionType | |
|---|---|
| com.ebmwebsourcing.wsstar.jaxb.notification.topics | |
| com.ebmwebsourcing.wsstar.topics.datatypes.impl.impl | |
| Uses of QueryExpressionType in com.ebmwebsourcing.wsstar.jaxb.notification.topics |
|---|
| Fields in com.ebmwebsourcing.wsstar.jaxb.notification.topics declared as QueryExpressionType | |
|---|---|
protected QueryExpressionType |
TopicType.messagePattern
|
| Methods in com.ebmwebsourcing.wsstar.jaxb.notification.topics that return QueryExpressionType | |
|---|---|
QueryExpressionType |
ObjectFactory.createQueryExpressionType()
Create an instance of QueryExpressionType |
QueryExpressionType |
TopicType.getMessagePattern()
Gets the value of the messagePattern property. |
| Methods in com.ebmwebsourcing.wsstar.jaxb.notification.topics with parameters of type QueryExpressionType | |
|---|---|
void |
TopicType.setMessagePattern(QueryExpressionType value)
Sets the value of the messagePattern property. |
| Uses of QueryExpressionType in com.ebmwebsourcing.wsstar.topics.datatypes.impl.impl |
|---|
| Methods in com.ebmwebsourcing.wsstar.topics.datatypes.impl.impl that return QueryExpressionType | |
|---|---|
protected QueryExpressionType |
QueryExpressionTypeImpl.getJaxbTypeObj()
|
static QueryExpressionType |
QueryExpressionTypeImpl.toJaxbModel(com.ebmwebsourcing.wsstar.topics.datatypes.api.abstraction.QueryExpressionType apiTypeObj)
A way to create a QueryExpressionType
object from a QueryExpressionType "api type" one |
| Constructors in com.ebmwebsourcing.wsstar.topics.datatypes.impl.impl with parameters of type QueryExpressionType | |
|---|---|
QueryExpressionTypeImpl(QueryExpressionType jaxbTypeObj)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||