@Entity public class ExtrinsicObject extends RegistryObject
Constructor and Description |
---|
ExtrinsicObject() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getContentVersion() |
String |
getMimeType() |
int |
hashCode() |
void |
setContentVersion(String contentVersion) |
void |
setMimeType(String mimeType) |
getClassifications, getDescription, getExternalIdentifiers, getLid, getName, getObjectType, getStatus, getVersionName, setClassifications, setDescription, setExternalIdentifiers, setLid, setName, setObjectType, setStatus, setVersionName
public String getContentVersion()
public void setContentVersion(String contentVersion)
public String getMimeType()
public void setMimeType(String mimeType)
public int hashCode()
hashCode
in class RegistryObject
public boolean equals(Object obj)
equals
in class RegistryObject
Copyright © 2010–2015 Planetary Data System. All rights reserved.