@Entity public class ClassificationScheme extends RegistryObject
Constructor and Description |
---|
ClassificationScheme() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
Boolean |
getIsInternal() |
NodeType |
getNodeType() |
int |
hashCode() |
void |
setIsInternal(Boolean isInternal) |
void |
setNodeType(NodeType nodeType) |
getClassifications, getDescription, getExternalIdentifiers, getLid, getName, getObjectType, getStatus, getVersionName, setClassifications, setDescription, setExternalIdentifiers, setLid, setName, setObjectType, setStatus, setVersionName
public Boolean getIsInternal()
public void setIsInternal(Boolean isInternal)
public NodeType getNodeType()
public void setNodeType(NodeType nodeType)
public int hashCode()
hashCode
in class RegistryObject
public boolean equals(Object obj)
equals
in class RegistryObject
Copyright © 2010–2016 Planetary Data System. All rights reserved.