public class StageTypeDetail extends DataItem
stage_type_detail asset type in IGC, displayed as 'Stage Type Detail' in the IGC UI.
| Modifier and Type | Field and Description |
|---|---|
protected String |
displayCaption |
protected StageType |
ofStageType |
allowNullValues, allowsEmptyValue, allowsNullValues, basedOn, calendar, dataItemDefinition, dataType, defaultValue, displaySize, fraction, hasDimension, isComputed, isSigned, itemKind, length, level, minimumLength, odbcType, position, type, unique, validatedByDataValuesblueprintElements, impactedBy, impactsOn, inCollections, nativeId, readByDesign, readByOperational, readByStatic, readByUserDefined, writtenByDesign, writtenByOperational, writtenByStatic, writtenByUserDefinedassignedToTerms, governedByRules, implementsRules, labels, longDescription, name, shortDescription, stewards| Constructor and Description |
|---|
StageTypeDetail() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayCaption()
Retrieve the
display_caption property (displayed as 'Prompt') of the object. |
StageType |
getOfStageType()
Retrieve the
of_stage_type property (displayed as 'Stage Type') of the object. |
void |
setDisplayCaption(String displayCaption)
Set the
display_caption property (displayed as Prompt) of the object. |
void |
setOfStageType(StageType ofStageType)
Set the
of_stage_type property (displayed as Stage Type) of the object. |
getAllowNullValues, getAllowsEmptyValue, getAllowsNullValues, getBasedOn, getCalendar, getDataItemDefinition, getDataType, getDefaultValue, getDisplaySize, getFraction, getHasDimension, getIsComputed, getIsSigned, getItemKind, getLength, getLevel, getMinimumLength, getOdbcType, getPosition, getTheType, getUnique, getValidatedByDataValues, setAllowNullValues, setAllowsEmptyValue, setAllowsNullValues, setBasedOn, setCalendar, setDataItemDefinition, setDataType, setDefaultValue, setDisplaySize, setFraction, setHasDimension, setIsComputed, setIsSigned, setItemKind, setLength, setLevel, setMinimumLength, setOdbcType, setPosition, setTheType, setUnique, setValidatedByDataValuesgetBlueprintElements, 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 displayCaption
protected StageType ofStageType
public String getDisplayCaption()
display_caption property (displayed as 'Prompt') of the object.Stringpublic void setDisplayCaption(String displayCaption)
display_caption property (displayed as Prompt) of the object.displayCaption - the value to setpublic StageType getOfStageType()
of_stage_type property (displayed as 'Stage Type') of the object.StageTypepublic void setOfStageType(StageType ofStageType)
of_stage_type property (displayed as Stage Type) of the object.ofStageType - the value to setCopyright © 2018–2021 ODPi. All rights reserved.