public class QualityProblemType extends Reference
quality_Problem_Type asset type in IGC, displayed as 'QualityProblemType' in the IGC UI.
| Modifier and Type | Field and Description |
|---|---|
protected String |
code
The
code property, displayed as 'Code' in the IGC UI. |
protected String |
description
The
description property, displayed as 'Description' in the IGC UI. |
protected String |
name
The
name property, displayed as 'Name' in the IGC UI. |
| Constructor and Description |
|---|
QualityProblemType() |
| Modifier and Type | Method and Description |
|---|---|
static Boolean |
canBeCreated() |
static List<String> |
getAllProperties() |
String |
getCode() |
String |
getDescription() |
static String |
getIgcTypeDisplayName() |
static String |
getIgcTypeId() |
static List<String> |
getNonRelationshipProperties() |
static List<String> |
getPagedRelationshipProperties() |
static List<String> |
getStringProperties() |
String |
getTheName() |
static Boolean |
includesModificationDetails() |
static Boolean |
isQualityProblemType(Object obj) |
void |
setCode(String code) |
void |
setDescription(String description) |
void |
setTheName(String name) |
canAssetBeCreatedFromPOJO, getAllPropertiesFromPOJO, getAssetDetails, getAssetTypeForSearch, getAssetTypeFromPOJO, getAssetWithSubsetOfProperties, getAssetWithSubsetOfProperties, getAssetWithSubsetOfProperties, getContext, getDisplayNameFromPOJO, getFieldByName, getFullAssetDetails, getId, getIdentity, getName, getNonRelationshipPropertiesFromPOJO, getPagedRelationalPropertiesFromPOJO, getPropertyByName, getStringPropertiesFromPOJO, getType, getUrl, hasModificationDetails, hasModificationDetails, hasProperty, isCreatableFromPOJO, isFullyRetrieved, isReference, isReference, isReferenceList, isReferenceList, isSimpleType, isSimpleType, populateContext, populateModificationDetails, setContext, setFullyRetrieved, setId, setName, setPropertyByName, setType, setUrlgetAllFields, toStringprotected String name
name property, displayed as 'Name' in the IGC UI.protected String description
description property, displayed as 'Description' in the IGC UI.protected String code
code property, displayed as 'Code' in the IGC UI.public static String getIgcTypeId()
public static String getIgcTypeDisplayName()
public String getDescription()
descriptionpublic void setDescription(String description)
descriptionpublic static Boolean canBeCreated()
public static Boolean includesModificationDetails()
Copyright © 2018–2019 ODPi. All rights reserved.