public class DataRequest
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected InternalID |
internalID |
| Constructor and Description |
|---|
DataRequest() |
| Modifier and Type | Method and Description |
|---|---|
InternalID |
getInternalID()
Gets the value of the internalID property.
|
void |
setInternalID(InternalID value)
Sets the value of the internalID property.
|
protected InternalID internalID
public InternalID getInternalID()
InternalIDpublic void setInternalID(InternalID value)
value - allowed object is
InternalIDCopyright © 2018 SAP SE. All Rights Reserved.