public class ReportPart extends Object
| Modifier and Type | Field and Description |
|---|---|
protected ExtensionType |
extension |
protected String |
sourceMDS |
| Constructor and Description |
|---|
ReportPart() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object that) |
ExtensionType |
getExtension()
Gets the value of the extension property.
|
String |
getSourceMDS()
Reference to the MDS that has triggered the sending of the report part.
|
int |
hashCode() |
void |
setExtension(ExtensionType value)
Sets the value of the extension property.
|
void |
setSourceMDS(String value)
Sets the value of the sourceMDS property.
|
String |
toString() |
protected ExtensionType extension
protected String sourceMDS
public ExtensionType getExtension()
ExtensionTypepublic void setExtension(ExtensionType value)
value - allowed object is
ExtensionTypepublic String getSourceMDS()
Stringpublic void setSourceMDS(String value)
value - allowed object is
StringCopyright © 2018. All rights reserved.