Class Url
java.lang.Object
org.orcid.jaxb.model.v3.release.common.Url
- All Implemented Interfaces:
Serializable,Comparable<Url>
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
-
Url
public Url() -
Url
-
-
Method Details
-
getValue
Gets the value of the value property.- Returns:
- possible object is
String
-
setValue
Sets the value of the value property.- Parameters:
value- allowed object isString
-
compareTo
- Specified by:
compareToin interfaceComparable<Url>
-
equals
-
hashCode
public int hashCode()
-