RegionCopyrightsCountry Class
- java.
lang. Object - com.
azure. maps. render. models. RegionCopyrightsCountry
- com.
Implements
public final class RegionCopyrightsCountry
implements JsonSerializable<RegionCopyrightsCountry>
Country property.
Constructor Summary
| Constructor | Description |
|---|---|
| RegionCopyrightsCountry() |
Creates an instance of Region |
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
static
Region |
fromJson(JsonReader jsonReader)
Reads an instance of Region |
| String |
getIso3()
Get the iSO3 property: ISO3 property. |
| String |
getLabel()
Get the label property: Label property. |
|
Json |
toJson(JsonWriter jsonWriter) |
Methods inherited from java.lang.Object
Constructor Details
RegionCopyrightsCountry
public RegionCopyrightsCountry()
Creates an instance of RegionCopyrightsCountry class.
Method Details
fromJson
public static RegionCopyrightsCountry fromJson(JsonReader jsonReader)
Reads an instance of RegionCopyrightsCountry from the JsonReader.
Parameters:
Returns:
Throws:
getIso3
public String getIso3()
Get the iSO3 property: ISO3 property.
Returns:
getLabel
public String getLabel()
Get the label property: Label property.
Returns: