Class RestValueRequest.ForestRowValueRequest
Object
ForestRowValueRequest
- Enclosing class:
- RestValueRequest
-
Field Summary
FieldsModifier and TypeFieldDescriptionAttributes requestedSpec of the forest for which the rows are loaded.Rows requestedlongAssumed ID of the forest. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
forestSpec
Spec of the forest for which the rows are loaded. -
signature
public long signatureAssumed ID of the forest. Resource bails if the ID is different. // todo implement -
rows
Rows requested -
attributes
Attributes requested
-
-
Constructor Details
-
ForestRowValueRequest
public ForestRowValueRequest()
-