| Package | Description |
|---|---|
| org.finra.herd.model.api.xml |
| Modifier and Type | Field and Description |
|---|---|
protected LatestBeforePartitionValue |
PartitionValueFilter.latestBeforePartitionValue |
| Modifier and Type | Method and Description |
|---|---|
LatestBeforePartitionValue |
ObjectFactory.createLatestBeforePartitionValue()
Create an instance of
LatestBeforePartitionValue |
LatestBeforePartitionValue |
PartitionValueFilter.getLatestBeforePartitionValue()
Gets the value of the latestBeforePartitionValue property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PartitionValueFilter.setLatestBeforePartitionValue(LatestBeforePartitionValue value)
Sets the value of the latestBeforePartitionValue property.
|
| Constructor and Description |
|---|
PartitionValueFilter(String partitionKey,
List<String> partitionValues,
PartitionValueRange partitionValueRange,
LatestBeforePartitionValue latestBeforePartitionValue,
LatestAfterPartitionValue latestAfterPartitionValue)
Fully-initialising value constructor
|
Copyright © 2021. All rights reserved.