| Package | Description |
|---|---|
| eu.toop.regrep.lcm | |
| eu.toop.regrep.rim |
| Modifier and Type | Method and Description |
|---|---|
QueryExpressionType |
UpdateActionType.getSelector()
Gets the value of the selector property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateActionType.setSelector(QueryExpressionType value)
Sets the value of the selector property.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StringQueryExpressionType
A QueryExpression whose value sub-element is of type string and contains plain text.
|
class |
XMLQueryExpressionType
A QueryExpression whose value sub-element is an XML element.
|
| Modifier and Type | Method and Description |
|---|---|
abstract QueryExpressionType |
QueryExpressionType.clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
QueryExpressionType |
QueryDefinitionType.getQueryExpression()
Gets the value of the queryExpression property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
QueryExpressionType.cloneTo(QueryExpressionType ret)
This method clones all values from
this to the passed object. |
void |
QueryDefinitionType.setQueryExpression(QueryExpressionType value)
Sets the value of the queryExpression property.
|
Copyright © 2020 TOOP. All rights reserved.