public class ResponseContainerModule extends ResponseContainer
| Modifier and Type | Field and Description |
|---|---|
static String |
TYPE_MODULE |
| Constructor and Description |
|---|
ResponseContainerModule()
Constructor defines 'module' type
|
| Modifier and Type | Method and Description |
|---|---|
MetadataModule |
getPhysicalModule()
Get Analytics Modeling module.
|
void |
setPhysicalModule(MetadataModule value)
Set Analytics Modeling module.
|
getAttribute, getId, getType, setAttribute, setIdpublic static final String TYPE_MODULE
public ResponseContainerModule()
public void setPhysicalModule(MetadataModule value)
value - module definition to set.public MetadataModule getPhysicalModule()
Copyright © 2018–2020 ODPi. All rights reserved.