Method Summary |
|
public Extent | getExtent() Information about the spatial, vertical and temporal extent of the data specified by the
scope. |
public ScopeCode | getLevel() Hierarchical level of the data specified by the scope. |
public synchronized Collection | getLevelDescription() Returns detailed descriptions about the level of the data specified by the scope. |
public synchronized void | setExtent(Extent newValue) Set information about the spatial, vertical and temporal extent of the data specified
by the scope. |
public synchronized void | setLevel(ScopeCode newValue) Set the hierarchical level of the data specified by the scope. |
public synchronized void | setLevelDescription(Collection newValues) Set detailed descriptions about the level of the data specified by the scope. |