Class City
java.lang.Object
org.orcid.jaxb.model.v3.release.record.City
- All Implemented Interfaces:
Serializable
City
Java class for anonymous complex type.
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanCityGets the value of the visibility property.inthashCode()voidsetContent(String value) Sets the value of the content property.voidsetVisibility(Visibility value) Sets the value of the visibility property.
-
Field Details
-
-
visibility
-
-
Constructor Details
-
City
public City() -
City
-
-
Method Details
-
getContent
City- Returns:
- possible object is
String
-
setContent
Sets the value of the content property.- Parameters:
value- allowed object isString
-
getVisibility
Gets the value of the visibility property.- Returns:
- possible object is
Visibility
-
setVisibility
Sets the value of the visibility property.- Parameters:
value- allowed object isVisibility
-
hashCode
public int hashCode() -
equals
-