Class SourceReference

java.lang.Object
org.orcid.jaxb.model.v3.release.record.SourceReference
All Implemented Interfaces:
Serializable

public class SourceReference extends Object implements Serializable

Java class for anonymous complex type.

The following schema fragment specifies the expected content contained within this class.

See Also:
  • Field Details

    • content

      protected String content
  • Constructor Details

    • SourceReference

      public SourceReference()
  • Method Details

    • getContent

      public String getContent()
      Gets the value of the content property.
      Returns:
      possible object is String
    • setContent

      public void setContent(String value)
      Sets the value of the content property.
      Parameters:
      value - allowed object is String
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object