public class YaasClientDTO extends ItemDTO
| Constructor and Description |
|---|
YaasClientDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getClientScope() |
String |
getClientURL() |
String |
getIdentifier() |
YaasApplicationDTO |
getYaasApplication() |
void |
setClientScope(String value) |
void |
setClientURL(String value) |
void |
setIdentifier(String value) |
void |
setYaasApplication(YaasApplicationDTO value) |
getComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPkpublic YaasClientDTO()
public String getClientScope()
public String getClientURL()
public String getIdentifier()
public YaasApplicationDTO getYaasApplication()
public void setClientScope(String value)
public void setClientURL(String value)
public void setIdentifier(String value)
public void setYaasApplication(YaasApplicationDTO value)
Copyright © 2017 SAP SE. All Rights Reserved.