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