| Modifier and Type | Method and Description |
|---|---|
KeyOption |
PLIFactory.createKeyOption()
Returns a new object of class 'Key Option'.
|
KeyOption |
RewriteStatement.getKey()
Returns the value of the 'Key' containment reference.
|
KeyOption |
DeleteStatement.getKey()
Returns the value of the 'Key' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RewriteStatement.setKey(KeyOption value)
Sets the value of the '
Key' containment reference. |
void |
DeleteStatement.setKey(KeyOption value)
Sets the value of the '
Key' containment reference. |