public class CodeGenerationConfigurationDTO extends ItemDTO
| Constructor and Description |
|---|
CodeGenerationConfigurationDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getCodeSeparator() |
int |
getCouponPartCount() |
int |
getCouponPartLength() |
String |
getName() |
void |
setCodeSeparator(String value) |
void |
setCouponPartCount(int value) |
void |
setCouponPartLength(int value) |
void |
setName(String value) |
getComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPkpublic CodeGenerationConfigurationDTO()
public String getCodeSeparator()
public int getCouponPartCount()
public int getCouponPartLength()
public String getName()
public void setCodeSeparator(String value)
public void setCouponPartCount(int value)
public void setCouponPartLength(int value)
public void setName(String value)
Copyright © 2017 SAP SE. All Rights Reserved.