| Package | Description |
|---|---|
| org.plasma.query.model |
Copyright 2017 TerraMeta Software, Inc.
|
| Modifier and Type | Field and Description |
|---|---|
protected TextContent |
Where.textContent |
protected TextContent |
Select.textContent |
protected TextContent |
OrderBy.textContent |
protected TextContent |
GroupBy.textContent |
| Modifier and Type | Method and Description |
|---|---|
TextContent |
ObjectFactory.createTextContent()
Create an instance of
TextContent |
TextContent |
Where.getTextContent()
Gets the value of the textContent property.
|
TextContent |
Select.getTextContent()
Gets the value of the textContent property.
|
TextContent |
OrderBy.getTextContent()
Gets the value of the textContent property.
|
TextContent |
GroupBy.getTextContent()
Gets the value of the textContent property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Where.setTextContent(TextContent value)
Sets the value of the textContent property.
|
void |
Select.setTextContent(TextContent value)
Sets the value of the textContent property.
|
void |
OrderBy.setTextContent(TextContent value)
Sets the value of the textContent property.
|
void |
GroupBy.setTextContent(TextContent value)
Sets the value of the textContent property.
|
Copyright © 2021. All rights reserved.