public static class RestValueRequest.ForestRowValueRequest extends Object
| Modifier and Type | Field and Description |
|---|---|
List<RestAttributeSpec> |
attributes
Attributes requested
|
RestForestSpec |
forestSpec
Spec of the forest for which the rows are loaded.
|
List<Long> |
rows
Rows requested
|
long |
signature
Assumed ID of the forest.
|
| Constructor and Description |
|---|
ForestRowValueRequest() |
public RestForestSpec forestSpec
public long signature
public List<RestAttributeSpec> attributes
Copyright © 2021 ALM Works. All Rights Reserved.