data property
Each piece of data holds the k
requested values for one requested Feature. If no values
for the requested Feature exist, the corresponding cell will be empty.
This has the same size and is in the same order as the features from the
header
ReadFeatureValuesResponse.header.
Implementation
final List<ReadFeatureValuesResponse_EntityView_Data> data;