public class Category extends GovernedNode
classifications, nodeType| Constructor and Description |
|---|
Category() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getGlossaryName() |
String |
getParentCategoryGuid() |
String |
getParentCategoryName() |
int |
hashCode() |
void |
setGlossaryName(String glossaryName) |
void |
setParentCategoryGuid(String parentCategoryGuid) |
void |
setParentCategoryName(String parentCategoryName) |
StringBuilder |
toString(StringBuilder sb) |
getGovernanceActions, setClassifications, setGovernanceActions, toStringgetAdditionalProperties, getClassifications, getDescription, getIcon, getName, getNodeType, getProjects, getQualifiedName, getSystemAttributes, processClassification, setAdditionalProperties, setDescription, setIcon, setName, setNodeType, setProjects, setQualifiedName, setSystemAttributespublic String getGlossaryName()
public void setGlossaryName(String glossaryName)
public String getParentCategoryGuid()
public void setParentCategoryGuid(String parentCategoryGuid)
public String getParentCategoryName()
public void setParentCategoryName(String parentCategoryName)
public StringBuilder toString(StringBuilder sb)
toString in class GovernedNodepublic boolean equals(Object o)
equals in class GovernedNodepublic int hashCode()
hashCode in class GovernedNodeCopyright © 2017–2018 ODPi. All rights reserved.