@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen") public class Location extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
JSON_PROPERTY_ADDRESS |
static String |
JSON_PROPERTY_COUNTRY |
static String |
JSON_PROPERTY_NAME |
static String |
JSON_PROPERTY_PID |
static String |
JSON_PROPERTY_WIEWS |
| Constructor and Description |
|---|
Location() |
| Modifier and Type | Method and Description |
|---|---|
Location |
address(String address) |
Location |
country(String country) |
boolean |
equals(Object o) |
String |
getAddress()
Address
|
String |
getCountry()
ISO-3166 apha-3 country code
|
String |
getName()
Name
|
String |
getPid()
Easy-SMTA PID
|
String |
getWiews()
FAO/WIEWS Institute code
|
int |
hashCode() |
Location |
name(String name) |
Location |
pid(String pid) |
void |
setAddress(String address) |
void |
setCountry(String country) |
void |
setName(String name) |
void |
setPid(String pid) |
void |
setWiews(String wiews) |
String |
toString() |
Location |
wiews(String wiews) |
public static final String JSON_PROPERTY_WIEWS
public static final String JSON_PROPERTY_PID
public static final String JSON_PROPERTY_NAME
public static final String JSON_PROPERTY_ADDRESS
public static final String JSON_PROPERTY_COUNTRY
Copyright © 2025 Global Crop Diversity Trust. All rights reserved.