@Entity public class ClassificationNode extends RegistryObject
Constructor and Description |
---|
ClassificationNode() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getCode() |
String |
getParent() |
String |
getPath() |
int |
hashCode() |
void |
setCode(String code) |
void |
setParent(String parent) |
void |
setPath(String path) |
getClassifications, getDescription, getExternalIdentifiers, getLid, getName, getObjectType, getStatus, getVersionName, setClassifications, setDescription, setExternalIdentifiers, setLid, setName, setObjectType, setStatus, setVersionName
public String getParent()
public void setParent(String parent)
public String getCode()
public void setCode(String code)
public String getPath()
public void setPath(String path)
public int hashCode()
hashCode
in class RegistryObject
public boolean equals(Object obj)
equals
in class RegistryObject
Copyright © 2010–2018 Planetary Data System. All rights reserved.