public class Customattributedef extends InformationAsset
customattributedef asset type in IGC, displayed as 'CustomAttributeDef' in the IGC UI.
| Modifier and Type | Field and Description |
|---|---|
protected String |
dataType |
protected String |
description |
protected ItemList<Customattributeval> |
hasCustomAttributeVal |
protected DataItemValue |
hasDataValues |
protected Validvalues |
hasValidValues |
protected Classdescriptor |
ofClassDescriptor |
blueprintElements, impactedBy, impactsOn, inCollections, nativeId, readByDesign, readByOperational, readByStatic, readByUserDefined, writtenByDesign, writtenByOperational, writtenByStatic, writtenByUserDefinedassignedToTerms, governedByRules, implementsRules, labels, longDescription, name, shortDescription, stewards| Constructor and Description |
|---|
Customattributedef() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDataType()
Retrieve the
data_type property (displayed as 'Data Type') of the object. |
String |
getDescription()
Retrieve the
description property (displayed as 'Description') of the object. |
ItemList<Customattributeval> |
getHasCustomAttributeVal()
Retrieve the
has_custom_attribute_val property (displayed as 'Has Custom Attribute Val') of the object. |
DataItemValue |
getHasDataValues()
Retrieve the
has_data_values property (displayed as 'Has Data Values') of the object. |
Validvalues |
getHasValidValues()
Retrieve the
has_valid_values property (displayed as 'Has Valid Values') of the object. |
Classdescriptor |
getOfClassDescriptor()
Retrieve the
of_class_descriptor property (displayed as 'Of Class Descriptor') of the object. |
void |
setDataType(String dataType)
Set the
data_type property (displayed as Data Type) of the object. |
void |
setDescription(String description)
Set the
description property (displayed as Description) of the object. |
void |
setHasCustomAttributeVal(ItemList<Customattributeval> hasCustomAttributeVal)
Set the
has_custom_attribute_val property (displayed as Has Custom Attribute Val) of the object. |
void |
setHasDataValues(DataItemValue hasDataValues)
Set the
has_data_values property (displayed as Has Data Values) of the object. |
void |
setHasValidValues(Validvalues hasValidValues)
Set the
has_valid_values property (displayed as Has Valid Values) of the object. |
void |
setOfClassDescriptor(Classdescriptor ofClassDescriptor)
Set the
of_class_descriptor property (displayed as Of Class Descriptor) of the object. |
getBlueprintElements, getImpactedBy, getImpactsOn, getInCollections, getNativeId, getReadByDesign, getReadByOperational, getReadByStatic, getReadByUserDefined, getWrittenByDesign, getWrittenByOperational, getWrittenByStatic, getWrittenByUserDefined, setBlueprintElements, setImpactedBy, setImpactsOn, setInCollections, setNativeId, setReadByDesign, setReadByOperational, setReadByStatic, setReadByUserDefined, setWrittenByDesign, setWrittenByOperational, setWrittenByStatic, setWrittenByUserDefinedgetAssignedToTerms, getGovernedByRules, getImplementsRules, getLabels, getLongDescription, getShortDescription, getStewards, getTheName, setAssignedToTerms, setGovernedByRules, setImplementsRules, setLabels, setLongDescription, setShortDescription, setStewards, setTheNameareModificationDetailsPopulated, 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 dataType
protected String description
protected ItemList<Customattributeval> hasCustomAttributeVal
protected DataItemValue hasDataValues
protected Validvalues hasValidValues
protected Classdescriptor ofClassDescriptor
public String getDataType()
data_type property (displayed as 'Data Type') of the object.Stringpublic void setDataType(String dataType)
data_type property (displayed as Data Type) of the object.dataType - the value to setpublic String getDescription()
description property (displayed as 'Description') of the object.Stringpublic void setDescription(String description)
description property (displayed as Description) of the object.description - the value to setpublic ItemList<Customattributeval> getHasCustomAttributeVal()
has_custom_attribute_val property (displayed as 'Has Custom Attribute Val') of the object.ItemList<Customattributeval>public void setHasCustomAttributeVal(ItemList<Customattributeval> hasCustomAttributeVal)
has_custom_attribute_val property (displayed as Has Custom Attribute Val) of the object.hasCustomAttributeVal - the value to setpublic DataItemValue getHasDataValues()
has_data_values property (displayed as 'Has Data Values') of the object.DataItemValuepublic void setHasDataValues(DataItemValue hasDataValues)
has_data_values property (displayed as Has Data Values) of the object.hasDataValues - the value to setpublic Validvalues getHasValidValues()
has_valid_values property (displayed as 'Has Valid Values') of the object.Validvaluespublic void setHasValidValues(Validvalues hasValidValues)
has_valid_values property (displayed as Has Valid Values) of the object.hasValidValues - the value to setpublic Classdescriptor getOfClassDescriptor()
of_class_descriptor property (displayed as 'Of Class Descriptor') of the object.Classdescriptorpublic void setOfClassDescriptor(Classdescriptor ofClassDescriptor)
of_class_descriptor property (displayed as Of Class Descriptor) of the object.ofClassDescriptor - the value to setCopyright © 2018–2021 ODPi. All rights reserved.