public class AbstractWorkflowDecisionDTO extends ItemDTO
| Constructor and Description |
|---|
AbstractWorkflowDecisionDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getCode() |
String |
getDescription() |
String |
getName() |
String |
getQualifier() |
void |
setCode(String value) |
void |
setDescription(String value) |
void |
setName(String value) |
void |
setQualifier(String value) |
getComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPkpublic AbstractWorkflowDecisionDTO()
public String getCode()
public String getDescription()
public String getName()
public String getQualifier()
public void setCode(String value)
public void setDescription(String value)
public void setName(String value)
public void setQualifier(String value)
Copyright © 2017 SAP SE. All Rights Reserved.