public interface ClassificationSummary
| Modifier and Type | Method and Description |
|---|---|
String |
getCategory()
Gets the category of the classification.
|
String |
getDomain()
Gets the domain of the classification.
|
String |
getId()
Gets the id of the classification.
|
String |
getKey()
Gets the key of the classification.
|
String |
getName()
Gets the name of the classification.
|
String |
getParentId()
Gets the ID of the parent classification.
|
int |
getPriority()
Gets the priority of the lassification.
|
String |
getServiceLevel()
Gets the service level of the parent classification.
|
String |
getType()
Gets the type of the classification.
|
String getId()
String getKey()
String getCategory()
String getType()
String getDomain()
String getName()
String getParentId()
String getServiceLevel()
Duration for details.int getPriority()
Copyright © 2018. All rights reserved.