@Deprecated @ApiStatus.ScheduledForRemoval public class CocLocationInfo extends Object
Constructor and Description |
---|
CocLocationInfo()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
int |
getId()
Deprecated.
Getter for the field
id . |
String |
getName()
Deprecated.
Getter for the field
name . |
boolean |
isCountry()
Deprecated.
isCountry.
|
void |
setCountry(boolean country)
Deprecated.
setCountry.
|
void |
setId(int id)
Deprecated.
Setter for the field
id . |
void |
setName(String name)
Deprecated.
Setter for the field
name . |
public int getId()
Getter for the field id
.
public void setId(int id)
Setter for the field id
.
id
- a intpublic void setName(String name)
Setter for the field name
.
name
- a String
objectpublic boolean isCountry()
isCountry.
public void setCountry(boolean country)
setCountry.
country
- a booleanCopyright © 2016–2024. All rights reserved.