public interface ClassificationSummary
| Modifier and Type | Method and Description |
|---|---|
String |
getCategory()
Gets the category of the classification.
|
String |
getCustom1()
Get the 1.
|
String |
getCustom2()
Get the 2.
|
String |
getCustom3()
Get the 3.
|
String |
getCustom4()
Get the 4.
|
String |
getCustom5()
Get the 5.
|
String |
getCustom6()
Get the 6.
|
String |
getCustom7()
Get the 7.
|
String |
getCustom8()
Get the 8.
|
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.
|
String |
getParentKey()
Gets the key of the parent classification.
|
int |
getPriority()
Gets the priority of the classification.
|
String |
getServiceLevel()
Gets the service level of the parent classification.
|
String |
getType()
Gets the type of the classification.
|
void |
setCustom1(String custom1)
Set/Change the 1.
|
void |
setCustom2(String custom2)
Set/Change the 2.
|
void |
setCustom3(String custom3)
Set/Change the 3.
|
void |
setCustom4(String custom4)
Set/Change the 4.
|
void |
setCustom5(String custom5)
Set/Change the 5.
|
void |
setCustom6(String custom6)
Set/Change the 6.
|
void |
setCustom7(String custom7)
Set/Change the 7.
|
void |
setCustom8(String custom8)
Set/Change the 8.
|
String getId()
String getKey()
String getCategory()
String getType()
String getDomain()
String getName()
String getParentId()
String getParentKey()
String getServiceLevel()
Duration for details.int getPriority()
String getCustom1()
void setCustom1(String custom1)
custom1 - the first custom attributeString getCustom2()
void setCustom2(String custom2)
custom2 - the second custom attributeString getCustom3()
void setCustom3(String custom3)
custom3 - the third custom attributeString getCustom4()
void setCustom4(String custom4)
custom4 - the fourth custom attributeString getCustom5()
void setCustom5(String custom5)
custom5 - the fifth custom attributeString getCustom6()
void setCustom6(String custom6)
custom6 - the sixth custom attributeString getCustom7()
void setCustom7(String custom7)
custom7 - the seventh custom attributeString getCustom8()
void setCustom8(String custom8)
custom8 - the eight custom attributeCopyright © 2018. All rights reserved.