public class RoutineArgument extends DataItem
routine_argument asset type in IGC, displayed as 'Routine Argument' in the IGC UI.
| Modifier and Type | Field and Description |
|---|---|
protected Routine |
function |
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 |
|---|
RoutineArgument() |
| Modifier and Type | Method and Description |
|---|---|
Routine |
getFunction()
Retrieve the
function property (displayed as 'Function') of the object. |
void |
setFunction(Routine function)
Set the
function property (displayed as Function) 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 Routine function
public Routine getFunction()
function property (displayed as 'Function') of the object.Routinepublic void setFunction(Routine function)
function property (displayed as Function) of the object.function - the value to setCopyright © 2018–2021 ODPi. All rights reserved.