public class StageType extends InformationAsset
stage_type asset type in IGC, displayed as 'Stage Type' in the IGC UI.
| Modifier and Type | Field and Description |
|---|---|
protected String |
author |
protected String |
copyright |
protected ItemList<Steward> |
steward |
protected String |
vendor |
protected String |
version |
blueprintElements, impactedBy, impactsOn, inCollections, nativeId, readByDesign, readByOperational, readByStatic, readByUserDefined, writtenByDesign, writtenByOperational, writtenByStatic, writtenByUserDefinedassignedToTerms, governedByRules, implementsRules, labels, longDescription, name, shortDescription, stewards| Constructor and Description |
|---|
StageType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAuthor()
Retrieve the
author property (displayed as 'Author') of the object. |
String |
getCopyright()
Retrieve the
copyright property (displayed as 'Copyright') of the object. |
ItemList<Steward> |
getSteward()
Retrieve the
steward property (displayed as 'Steward') of the object. |
String |
getVendor()
Retrieve the
vendor property (displayed as 'Vendor') of the object. |
String |
getVersion()
Retrieve the
version property (displayed as 'Version') of the object. |
void |
setAuthor(String author)
Set the
author property (displayed as Author) of the object. |
void |
setCopyright(String copyright)
Set the
copyright property (displayed as Copyright) of the object. |
void |
setSteward(ItemList<Steward> steward)
Set the
steward property (displayed as Steward) of the object. |
void |
setVendor(String vendor)
Set the
vendor property (displayed as Vendor) of the object. |
void |
setVersion(String version)
Set the
version property (displayed as Version) 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 author
protected String copyright
protected String vendor
protected String version
public String getAuthor()
author property (displayed as 'Author') of the object.Stringpublic void setAuthor(String author)
author property (displayed as Author) of the object.author - the value to setpublic String getCopyright()
copyright property (displayed as 'Copyright') of the object.Stringpublic void setCopyright(String copyright)
copyright property (displayed as Copyright) of the object.copyright - the value to setpublic ItemList<Steward> getSteward()
steward property (displayed as 'Steward') of the object.ItemList<Steward>public void setSteward(ItemList<Steward> steward)
steward property (displayed as Steward) of the object.steward - the value to setpublic String getVendor()
vendor property (displayed as 'Vendor') of the object.Stringpublic void setVendor(String vendor)
vendor property (displayed as Vendor) of the object.vendor - the value to setpublic String getVersion()
version property (displayed as 'Version') of the object.Stringpublic void setVersion(String version)
version property (displayed as Version) of the object.version - the value to setCopyright © 2018–2021 ODPi. All rights reserved.