@Entity public class ExternalLink extends RegistryObject
Constructor and Description |
---|
ExternalLink() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
java.net.URI |
getExternalURI() |
int |
hashCode() |
void |
setExternalURI(java.net.URI externalURI) |
getClassifications, getDescription, getExternalIdentifiers, getLid, getName, getObjectType, getStatus, getVersionName, setClassifications, setDescription, setExternalIdentifiers, setLid, setName, setObjectType, setStatus, setVersionName
public java.net.URI getExternalURI()
public void setExternalURI(java.net.URI externalURI)
public int hashCode()
hashCode
in class RegistryObject
public boolean equals(java.lang.Object obj)
equals
in class RegistryObject
Copyright © 2010-2019 Planetary Data System. All Rights Reserved.