| Package | Description |
|---|---|
| org.odpi.egeria.connectors.ibm.igc.clientlibrary.model.base |
Defines data constructs representing each of IGC's metadata types.
|
| Modifier and Type | Field and Description |
|---|---|
protected RShinyApp |
RShinyAppObject.fromRShinyApp |
| Modifier and Type | Field and Description |
|---|---|
protected ItemList<RShinyApp> |
AnalyticsProject.rShinyApps |
| Modifier and Type | Method and Description |
|---|---|
RShinyApp |
RShinyAppObject.getFromRShinyApp()
Retrieve the
from_r_shiny_app property (displayed as 'RShiny App') of the object. |
| Modifier and Type | Method and Description |
|---|---|
ItemList<RShinyApp> |
AnalyticsProject.getRShinyApps()
Retrieve the
r_shiny_apps property (displayed as 'RShiny Apps') of the object. |
| Modifier and Type | Method and Description |
|---|---|
void |
RShinyAppObject.setFromRShinyApp(RShinyApp fromRShinyApp)
Set the
from_r_shiny_app property (displayed as RShiny App) of the object. |
| Modifier and Type | Method and Description |
|---|---|
void |
AnalyticsProject.setRShinyApps(ItemList<RShinyApp> rShinyApps)
Set the
r_shiny_apps property (displayed as RShiny Apps) of the object. |
Copyright © 2018–2021 ODPi. All rights reserved.