public class Dsjcltemplate extends MainObject
dsjcltemplate asset type in IGC, displayed as 'DSJCLTemplate' in the IGC UI.
| Modifier and Type | Field and Description |
|---|---|
protected String |
category |
protected String |
codeTemplate |
protected String |
dsNameSpace |
protected String |
nativeId |
protected String |
platformType |
protected String |
templateType |
assignedToTerms, governedByRules, implementsRules, labels, longDescription, name, shortDescription, stewards| Constructor and Description |
|---|
Dsjcltemplate() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCategory()
Retrieve the
category property (displayed as 'Category') of the object. |
String |
getCodeTemplate()
Retrieve the
code_template property (displayed as 'Code Template') of the object. |
String |
getDsNameSpace()
Retrieve the
ds_name_space property (displayed as 'DS Name Space') of the object. |
String |
getNativeId()
Retrieve the
native_id property (displayed as 'Native ID') of the object. |
String |
getPlatformType()
Retrieve the
platform_type property (displayed as 'Platform Type') of the object. |
String |
getTemplateType()
Retrieve the
template_type property (displayed as 'Template Type') of the object. |
void |
setCategory(String category)
Set the
category property (displayed as Category) of the object. |
void |
setCodeTemplate(String codeTemplate)
Set the
code_template property (displayed as Code Template) of the object. |
void |
setDsNameSpace(String dsNameSpace)
Set the
ds_name_space property (displayed as DS Name Space) of the object. |
void |
setNativeId(String nativeId)
Set the
native_id property (displayed as Native ID) of the object. |
void |
setPlatformType(String platformType)
Set the
platform_type property (displayed as Platform Type) of the object. |
void |
setTemplateType(String templateType)
Set the
template_type property (displayed as Template Type) of the object. |
getAssignedToTerms, 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 category
protected String codeTemplate
protected String dsNameSpace
protected String nativeId
protected String platformType
protected String templateType
public String getCategory()
category property (displayed as 'Category') of the object.Stringpublic void setCategory(String category)
category property (displayed as Category) of the object.category - the value to setpublic String getCodeTemplate()
code_template property (displayed as 'Code Template') of the object.Stringpublic void setCodeTemplate(String codeTemplate)
code_template property (displayed as Code Template) of the object.codeTemplate - the value to setpublic String getDsNameSpace()
ds_name_space property (displayed as 'DS Name Space') of the object.Stringpublic void setDsNameSpace(String dsNameSpace)
ds_name_space property (displayed as DS Name Space) of the object.dsNameSpace - the value to setpublic String getNativeId()
native_id property (displayed as 'Native ID') of the object.Stringpublic void setNativeId(String nativeId)
native_id property (displayed as Native ID) of the object.nativeId - the value to setpublic String getPlatformType()
platform_type property (displayed as 'Platform Type') of the object.Stringpublic void setPlatformType(String platformType)
platform_type property (displayed as Platform Type) of the object.platformType - the value to setpublic String getTemplateType()
template_type property (displayed as 'Template Type') of the object.Stringpublic void setTemplateType(String templateType)
template_type property (displayed as Template Type) of the object.templateType - the value to setCopyright © 2018–2021 ODPi. All rights reserved.