gov.nasa.pds.registry.model
Class Product
java.lang.Object
gov.nasa.pds.registry.model.Identifiable
gov.nasa.pds.registry.model.RegistryObject
gov.nasa.pds.registry.model.Product
- All Implemented Interfaces:
- Serializable
@Entity
public class Product
- extends RegistryObject
- See Also:
- Serialized Form
Methods inherited from class gov.nasa.pds.registry.model.RegistryObject |
getDescription, getLid, getName, getObjectType, getStatus, getVersionId, getVersionName, setDescription, setLid, setName, setObjectType, setStatus, setVersionId, setVersionName |
Product
public Product()
getContentVersion
public String getContentVersion()
setContentVersion
public void setContentVersion(String contentVersion)
getMimeType
public String getMimeType()
setMimeType
public void setMimeType(String mimeType)
hashCode
public int hashCode()
- Overrides:
hashCode
in class RegistryObject
equals
public boolean equals(Object obj)
- Overrides:
equals
in class RegistryObject
Copyright © 2005-2010 Planetary Data System. All Rights Reserved.