public class CaseStatusCode extends MMCode
Constant fields:
Modifier and Type | Field and Description |
---|---|
static CaseStatusCode |
Assigned
Case has been assigned to another party.
|
static CaseStatusCode |
Closed
Case has been closed.
|
static CaseStatusCode |
Overdue
Investigation is taking too long.
|
static CaseStatusCode |
UnderInvestigation
Case is currently under investigation.
|
static CaseStatusCode |
Unknown
Case has never been assigned before.
|
codeNameAttribute, ownerAttribute
checkNameFirstLetterUppercase, checkRemovalDateRegistrationStatus, constraintAttribute, definitionAttribute, docletAttribute, exampleAttribute, nameAttribute, registrationStatusAttribute, removalDateAttribute, semanticMarkupAttribute
nextVersionsAttribute, objectIdentifierAttribute, previousVersionAttribute
Modifier and Type | Method and Description |
---|---|
static MMCodeSet |
mmObject() |
static CaseStatusCode |
valueOf(String codeName) |
static CaseStatusCode[] |
values() |
getCodeName, getConstraint, getContainer, getDefinition, getDoclet, getExample, getMetamodel, getName, getNextVersions, getObjectIdentifier, getOwner, getPreviousVersion, getRegistrationStatus, getRemovalDate, getSemanticMarkup, metaType
public static final CaseStatusCode Closed
Constant fields:
public static final CaseStatusCode Assigned
Constant fields:
public static final CaseStatusCode UnderInvestigation
Constant fields:
public static final CaseStatusCode Unknown
Constant fields:
public static final CaseStatusCode Overdue
Constant fields:
public static final MMCodeSet mmObject()
public static CaseStatusCode valueOf(String codeName)
public static CaseStatusCode[] values()
This software is licensed under GPL | Copyright 2017, Tools20022, László Bukodi | (Commercial licence also available)