CopyrightCaption Class
- java.
lang. Object - com.
azure. maps. render. models. CopyrightCaption
- com.
Implements
public final class CopyrightCaption
implements JsonSerializable<CopyrightCaption>
This object is returned from a successful copyright call.
Constructor Summary
| Constructor | Description |
|---|---|
| CopyrightCaption() |
Creates an instance of Copyright |
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
static
Copyright |
fromJson(JsonReader jsonReader)
Reads an instance of Copyright |
| String |
getCopyrightsCaption()
Get the copyrights |
| String |
getFormatVersion()
Get the format |
|
Json |
toJson(JsonWriter jsonWriter) |
Methods inherited from java.lang.Object
Constructor Details
CopyrightCaption
public CopyrightCaption()
Creates an instance of CopyrightCaption class.
Method Details
fromJson
public static CopyrightCaption fromJson(JsonReader jsonReader)
Reads an instance of CopyrightCaption from the JsonReader.
Parameters:
Returns:
Throws:
getCopyrightsCaption
public String getCopyrightsCaption()
Get the copyrightsCaption property: Copyrights Caption property.
Returns:
getFormatVersion
public String getFormatVersion()
Get the formatVersion property: Format Version property.
Returns: