public class PathPrefixDTO extends ItemDTO
| Constructor and Description |
|---|
PathPrefixDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getCode() |
String |
getPrefixMAC() |
String |
getPrefixWIN() |
String |
getVariableName() |
void |
setCode(String value) |
void |
setPrefixMAC(String value) |
void |
setPrefixWIN(String value) |
void |
setVariableName(String value) |
getComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPkpublic PathPrefixDTO()
public String getCode()
public String getPrefixMAC()
public String getPrefixWIN()
public String getVariableName()
public void setCode(String value)
public void setPrefixMAC(String value)
public void setPrefixWIN(String value)
public void setVariableName(String value)
Copyright © 2017 SAP SE. All Rights Reserved.