public class ClassificationNodeType extends RegistryObjectType
| Modifier and Type | Field and Description |
|---|---|
protected List<ClassificationNodeType> |
classificationNode |
protected String |
code |
protected String |
parent |
protected String |
path |
classification, description, externalIdentifier, lid, name, objectType, status, versionInfohome, id, slot| Constructor and Description |
|---|
ClassificationNodeType() |
| Modifier and Type | Method and Description |
|---|---|
List<ClassificationNodeType> |
getClassificationNode() |
String |
getCode() |
String |
getParent() |
String |
getPath() |
void |
setCode(String value) |
void |
setParent(String value) |
void |
setPath(String value) |
getClassification, getDescription, getExternalIdentifier, getLid, getName, getObjectType, getStatus, getVersionInfo, setDescription, setLid, setName, setObjectType, setStatus, setVersionInfoprotected List<ClassificationNodeType> classificationNode
protected String parent
protected String code
protected String path
public List<ClassificationNodeType> getClassificationNode()
public String getParent()
public void setParent(String value)
public String getCode()
public void setCode(String value)
public String getPath()
public void setPath(String value)
Copyright © 2020. All rights reserved.