RegionCopyrights Class
- java.
lang. Object - com.
azure. maps. render. models. RegionCopyrights
- com.
Implements
public final class RegionCopyrights
implements JsonSerializable<RegionCopyrights>
The RegionCopyrights model.
Constructor Summary
| Constructor | Description |
|---|---|
| RegionCopyrights() |
Creates an instance of Region |
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
static
Region |
fromJson(JsonReader jsonReader)
Reads an instance of Region |
| List<String> |
getCopyrights()
Get the copyrights property: Copyrights array. |
|
Region |
getCountry()
Get the country property: Country property. |
|
Json |
toJson(JsonWriter jsonWriter) |
Methods inherited from java.lang.Object
Constructor Details
RegionCopyrights
public RegionCopyrights()
Creates an instance of RegionCopyrights class.
Method Details
fromJson
public static RegionCopyrights fromJson(JsonReader jsonReader)
Reads an instance of RegionCopyrights from the JsonReader.
Parameters:
Returns:
Throws:
getCopyrights
public List<String> getCopyrights()
Get the copyrights property: Copyrights array.
Returns:
getCountry
public RegionCopyrightsCountry getCountry()
Get the country property: Country property.
Returns: