public class ClassificationSchemeType extends RegistryObjectType
| Modifier and Type | Field and Description |
|---|---|
protected List<ClassificationNodeType> |
classificationNode |
protected boolean |
isInternal |
protected String |
nodeType |
classification, description, externalIdentifier, lid, name, objectType, status, versionInfohome, id, slot| Constructor and Description |
|---|
ClassificationSchemeType() |
| Modifier and Type | Method and Description |
|---|---|
List<ClassificationNodeType> |
getClassificationNode() |
String |
getNodeType() |
boolean |
isIsInternal() |
void |
setIsInternal(boolean value) |
void |
setNodeType(String value) |
getClassification, getDescription, getExternalIdentifier, getLid, getName, getObjectType, getStatus, getVersionInfo, setDescription, setLid, setName, setObjectType, setStatus, setVersionInfoprotected List<ClassificationNodeType> classificationNode
protected boolean isInternal
protected String nodeType
public List<ClassificationNodeType> getClassificationNode()
public boolean isIsInternal()
public void setIsInternal(boolean value)
public String getNodeType()
public void setNodeType(String value)
Copyright © 2021. All rights reserved.