public class ReportPart extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Extension |
extension |
protected String |
sourceMDS |
| Constructor and Description |
|---|
ReportPart() |
| Modifier and Type | Method and Description |
|---|---|
Extension |
getExtension()
Gets the value of the extension property.
|
String |
getSourceMDS()
Gets the value of the sourceMDS property.
|
void |
setExtension(Extension value)
Sets the value of the extension property.
|
void |
setSourceMDS(String value)
Sets the value of the sourceMDS property.
|
public Extension getExtension()
Extensionpublic void setExtension(Extension value)
value - allowed object is
Extensionpublic String getSourceMDS()
StringCopyright © 2016. All rights reserved.