public class BTGAbstractResultDTO extends ItemDTO
| Constructor and Description |
|---|
BTGAbstractResultDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getResultScope() |
String |
getSequence() |
String |
getSessionId() |
boolean |
isForced() |
boolean |
isFulfilled() |
boolean |
isInvalidated() |
void |
setForced(boolean value) |
void |
setFulfilled(boolean value) |
void |
setInvalidated(boolean value) |
void |
setResultScope(String value) |
void |
setSequence(String value) |
void |
setSessionId(String value) |
getComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPkpublic BTGAbstractResultDTO()
public String getResultScope()
public String getSequence()
public String getSessionId()
public boolean isForced()
public boolean isFulfilled()
public boolean isInvalidated()
public void setForced(boolean value)
public void setFulfilled(boolean value)
public void setInvalidated(boolean value)
public void setResultScope(String value)
public void setSequence(String value)
public void setSessionId(String value)
Copyright © 2017 SAP SE. All Rights Reserved.