public class SAPProductIDDataConversionDTO extends ItemDTO
| Constructor and Description |
|---|
SAPProductIDDataConversionDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getConversionID() |
Boolean |
getDisplayLeadingZeros() |
Boolean |
getDisplayLexicographic() |
String |
getMask() |
Integer |
getMatnrLength() |
void |
setConversionID(String value) |
void |
setDisplayLeadingZeros(Boolean value) |
void |
setDisplayLexicographic(Boolean value) |
void |
setMask(String value) |
void |
setMatnrLength(Integer value) |
getComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPkpublic SAPProductIDDataConversionDTO()
public String getConversionID()
public Boolean getDisplayLeadingZeros()
public Boolean getDisplayLexicographic()
public String getMask()
public Integer getMatnrLength()
public void setConversionID(String value)
public void setDisplayLeadingZeros(Boolean value)
public void setDisplayLexicographic(Boolean value)
public void setMask(String value)
public void setMatnrLength(Integer value)
Copyright © 2017 SAP SE. All Rights Reserved.