Class Addresses

java.lang.Object
org.orcid.jaxb.model.record_v2.Addresses
All Implemented Interfaces:
Serializable

public class Addresses extends Object implements Serializable
Author:
Angel Montenegro
See Also:
  • Field Details

  • Constructor Details

    • Addresses

      public Addresses()
  • Method Details

    • getAddress

      public List<Address> getAddress()
    • setAddress

      public void setAddress(List<Address> address)
    • getPath

      public String getPath()
    • setPath

      public void setPath(String path)
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • equals

      public boolean equals(Object obj)
      Overrides:
      equals in class Object
    • getLastModifiedDate

      public LastModifiedDate getLastModifiedDate()
    • setLastModifiedDate

      public void setLastModifiedDate(LastModifiedDate lastModifiedDate)