public class Usage extends Object
| Constructor and Description |
|---|
Usage()
Constructor
|
Usage(String scope,
Extent extent)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Extent |
getExtent()
Get the extent
|
String |
getScope()
Get the scope
|
int |
hashCode() |
void |
setExtent(Extent extent)
Set the extent
|
void |
setScope(String scope)
Set the scope
|
String |
toString() |
public String getScope()
public void setScope(String scope)
scope - scopepublic Extent getExtent()
public void setExtent(Extent extent)
extent - extentCopyright © 2021 National Geospatial-Intelligence Agency. All rights reserved.