public class InformationServerReportAnalysisProject extends Reference
information_server_report_(analysis_project) asset type in IGC, displayed as 'Information Server Report (Analysis Project)' in the IGC UI.
| Modifier and Type | Field and Description |
|---|---|
protected List<String> |
analysisProject |
protected String |
creator |
protected List<String> |
database |
protected String |
description |
protected List<String> |
host |
protected String |
name |
protected String |
nativeId |
protected String |
product |
protected List<String> |
schema |
protected List<String> |
table |
| Constructor and Description |
|---|
InformationServerReportAnalysisProject() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getAnalysisProject()
Retrieve the
analysis_project property (displayed as 'Analysis Project') of the object. |
String |
getCreator()
Retrieve the
creator property (displayed as 'Creator') of the object. |
List<String> |
getDatabase()
Retrieve the
database property (displayed as 'Database') of the object. |
String |
getDescription()
Retrieve the
description property (displayed as 'Description') of the object. |
List<String> |
getHost()
Retrieve the
host property (displayed as 'Host') of the object. |
String |
getNativeId()
Retrieve the
native_id property (displayed as 'Native ID') of the object. |
String |
getProduct()
Retrieve the
product property (displayed as 'Product') of the object. |
List<String> |
getSchema()
Retrieve the
schema property (displayed as 'Schema') of the object. |
List<String> |
getTable()
Retrieve the
table property (displayed as 'Table') of the object. |
String |
getTheName()
Retrieve the
name property (displayed as 'Name') of the object. |
void |
setAnalysisProject(List<String> analysisProject)
Set the
analysis_project property (displayed as Analysis Project) of the object. |
void |
setCreator(String creator)
Set the
creator property (displayed as Creator) of the object. |
void |
setDatabase(List<String> database)
Set the
database property (displayed as Database) of the object. |
void |
setDescription(String description)
Set the
description property (displayed as Description) of the object. |
void |
setHost(List<String> host)
Set the
host property (displayed as Host) of the object. |
void |
setNativeId(String nativeId)
Set the
native_id property (displayed as Native ID) of the object. |
void |
setProduct(String product)
Set the
product property (displayed as Product) of the object. |
void |
setSchema(List<String> schema)
Set the
schema property (displayed as Schema) of the object. |
void |
setTable(List<String> table)
Set the
table property (displayed as Table) of the object. |
void |
setTheName(String name)
Set the
name property (displayed as Name) of the object. |
areModificationDetailsPopulated, 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 creator
protected String description
protected String name
protected String nativeId
protected String product
public InformationServerReportAnalysisProject()
public List<String> getAnalysisProject()
analysis_project property (displayed as 'Analysis Project') of the object.List<String>public void setAnalysisProject(List<String> analysisProject)
analysis_project property (displayed as Analysis Project) of the object.analysisProject - the value to setpublic String getCreator()
creator property (displayed as 'Creator') of the object.Stringpublic void setCreator(String creator)
creator property (displayed as Creator) of the object.creator - the value to setpublic List<String> getDatabase()
database property (displayed as 'Database') of the object.List<String>public void setDatabase(List<String> database)
database property (displayed as Database) of the object.database - 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 List<String> getHost()
host property (displayed as 'Host') of the object.List<String>public void setHost(List<String> host)
host property (displayed as Host) of the object.host - the value to setpublic String getTheName()
name property (displayed as 'Name') of the object.Stringpublic void setTheName(String name)
name property (displayed as Name) of the object.name - 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 getProduct()
product property (displayed as 'Product') of the object.Stringpublic void setProduct(String product)
product property (displayed as Product) of the object.product - the value to setpublic List<String> getSchema()
schema property (displayed as 'Schema') of the object.List<String>public void setSchema(List<String> schema)
schema property (displayed as Schema) of the object.schema - the value to setpublic List<String> getTable()
table property (displayed as 'Table') of the object.List<String>Copyright © 2018–2021 ODPi. All rights reserved.