Class Country
java.lang.Object
org.orcid.jaxb.model.v3.release.common.Country
- All Implemented Interfaces:
Serializable,Comparable<Country>
ISO 3611 country
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
value
-
-
Constructor Details
-
Country
public Country() -
Country
-
-
Method Details
-
getValue
ISO 3166 country codes- Returns:
- possible object is
Iso3166Country
-
setValue
Sets the value of the value property.- Parameters:
value- allowed object isIso3166Country
-
setValue
Sets the value of the value property.- Parameters:
value- allowed object isString
-
hashCode
public int hashCode() -
equals
-
compareTo
- Specified by:
compareToin interfaceComparable<Country>
-