public interface RESTSchemaQuery
extends java.io.Serializable
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDimAtObs()
Returns the dimension at observation
|
StructureReferenceBean |
getReference()
Returns the reference to the structure the query is for, this can be:
Data Structure
Dataflow
Provision Agreement
|
boolean |
isExplicitMeasure()
For cross-sectional data validation, indicates whether observations are strongly typed
|
StructureReferenceBean getReference()
java.lang.String getDimAtObs()
boolean isExplicitMeasure()