LocationCache.CanRefreshInBackground Class
- java.
lang. Object - com.
microsoft. azure. documentdb. LocationCache. CanRefreshInBackground
- com.
public static class LocationCache.CanRefreshInBackground
Constructor Summary
| Constructor | Description | |
|---|---|---|
| CanRefreshInBackground(boolean value) | ||
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| boolean | getValue() |
| void | setValue(boolean value) |
Methods inherited from java.lang.Object
Constructor Details
CanRefreshInBackground
public CanRefreshInBackground(boolean value)
Parameters:
Method Details
getValue
public boolean getValue()
setValue
public void setValue(boolean value)
Parameters: