public class CxUrlVoterConfigDTO extends ItemDTO
| Constructor and Description |
|---|
CxUrlVoterConfigDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getActions() |
String |
getCode() |
CxConfigDTO |
getCxConfig() |
String |
getUrlRegexp() |
void |
setActions(Set<String> value) |
void |
setCode(String value) |
void |
setCxConfig(CxConfigDTO value) |
void |
setUrlRegexp(String value) |
getComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPkpublic CxUrlVoterConfigDTO()
public String getCode()
public CxConfigDTO getCxConfig()
public String getUrlRegexp()
public void setCode(String value)
public void setCxConfig(CxConfigDTO value)
public void setUrlRegexp(String value)
Copyright © 2017 SAP SE. All Rights Reserved.