public class DisableRuleGeoAreaDTO extends ItemDTO
| Constructor and Description |
|---|
DisableRuleGeoAreaDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getAreaCode() |
String |
getAreaName() |
Collection<AbstractBundleRuleDTO> |
getConditionalBundleRules() |
void |
setAreaCode(String value) |
void |
setAreaName(String value) |
void |
setConditionalBundleRules(Collection<AbstractBundleRuleDTO> value) |
getComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPkpublic DisableRuleGeoAreaDTO()
public String getAreaCode()
public String getAreaName()
public Collection<AbstractBundleRuleDTO> getConditionalBundleRules()
public void setAreaCode(String value)
public void setAreaName(String value)
public void setConditionalBundleRules(Collection<AbstractBundleRuleDTO> value)
Copyright © 2017 SAP SE. All Rights Reserved.