public class Customattributeval extends Reference
customattributeval asset type in IGC, displayed as 'CustomAttributeVal' in the IGC UI.
| Modifier and Type | Field and Description |
|---|---|
protected String |
value
The
value property, displayed as 'Value' in the IGC UI. |
protected String |
x_custom_attribute_name
The
x_custom_attribute_name property, displayed as 'X Custom Attribute Name' in the IGC UI. |
| Constructor and Description |
|---|
Customattributeval() |
| Modifier and Type | Method and Description |
|---|---|
static Boolean |
canBeCreated() |
static List<String> |
getAllProperties() |
static String |
getIgcTypeDisplayName() |
static String |
getIgcTypeId() |
static List<String> |
getNonRelationshipProperties() |
static List<String> |
getPagedRelationshipProperties() |
static List<String> |
getStringProperties() |
String |
getValue() |
String |
getXCustomAttributeName() |
static Boolean |
includesModificationDetails() |
static Boolean |
isCustomattributeval(Object obj) |
void |
setValue(String value) |
void |
setXCustomAttributeName(String x_custom_attribute_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 x_custom_attribute_name
x_custom_attribute_name property, displayed as 'X Custom Attribute Name' in the IGC UI.protected String value
value property, displayed as 'Value' in the IGC UI.public static String getIgcTypeId()
public static String getIgcTypeDisplayName()
public String getXCustomAttributeName()
x_custom_attribute_namepublic void setXCustomAttributeName(String x_custom_attribute_name)
x_custom_attribute_namepublic static Boolean canBeCreated()
public static Boolean includesModificationDetails()
Copyright © 2018–2019 ODPi. All rights reserved.