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 |
protected String |
xCustomAttributeName |
| Constructor and Description |
|---|
Customattributeval() |
| Modifier and Type | Method and Description |
|---|---|
String |
getValue()
Retrieve the
value property (displayed as 'Value') of the object. |
String |
getXCustomAttributeName()
Retrieve the
x_custom_attribute_name property (displayed as 'X Custom Attribute Name') of the object. |
void |
setValue(String value)
Set the
value property (displayed as Value) of the object. |
void |
setXCustomAttributeName(String xCustomAttributeName)
Set the
x_custom_attribute_name property (displayed as X Custom Attribute Name) of the object. |
areModificationDetailsPopulated, getContext, getCreatedBy, getCreatedOn, getId, getIdentity, getModifiedBy, getModifiedOn, getName, getNotes, getType, getUrl, isEmbeddedAsset, isFullyRetrieved, isIdentityPopulated, isSimpleType, isVirtualAsset, setContext, setCreatedBy, setCreatedOn, setFullyRetrieved, setId, setModifiedBy, setModifiedOn, setName, setNotes, setType, setUrltoStringprotected String value
protected String xCustomAttributeName
public String getValue()
value property (displayed as 'Value') of the object.Stringpublic void setValue(String value)
value property (displayed as Value) of the object.value - the value to setpublic String getXCustomAttributeName()
x_custom_attribute_name property (displayed as 'X Custom Attribute Name') of the object.Stringpublic void setXCustomAttributeName(String xCustomAttributeName)
x_custom_attribute_name property (displayed as X Custom Attribute Name) of the object.xCustomAttributeName - the value to setCopyright © 2018–2021 ODPi. All rights reserved.