public class ClassificationRepresentationModel extends ClassificationSummaryRepresentationModel
Classification.applicationEntryPoint, category, classificationId, custom1, custom2, custom3, custom4, custom5, custom6, custom7, custom8, domain, key, name, parentId, parentKey, priority, serviceLevel, type| Constructor and Description |
|---|
ClassificationRepresentationModel() |
| Modifier and Type | Method and Description |
|---|---|
Instant |
getCreated() |
String |
getDescription() |
Boolean |
getIsValidInDomain() |
Instant |
getModified() |
void |
setCreated(Instant created) |
void |
setDescription(String description) |
void |
setIsValidInDomain(Boolean isValidInDomain) |
void |
setModified(Instant modified) |
getApplicationEntryPoint, getCategory, getClassificationId, getCustom1, getCustom2, getCustom3, getCustom4, getCustom5, getCustom6, getCustom7, getCustom8, getDomain, getKey, getName, getParentId, getParentKey, getPriority, getServiceLevel, getType, setApplicationEntryPoint, setCategory, setClassificationId, setCustom1, setCustom2, setCustom3, setCustom4, setCustom5, setCustom6, setCustom7, setCustom8, setDomain, setKey, setName, setParentId, setParentKey, setPriority, setServiceLevel, setTypepublic Boolean getIsValidInDomain()
public void setIsValidInDomain(Boolean isValidInDomain)
public Instant getCreated()
public void setCreated(Instant created)
public Instant getModified()
public void setModified(Instant modified)
public String getDescription()
public void setDescription(String description)
Copyright © 2020. All rights reserved.