public class RFCDestinationAttributeDTO extends ItemDTO
| Constructor and Description |
|---|
RFCDestinationAttributeDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getJcoattr_name() |
String |
getJcoattr_value() |
SAPRFCDestinationDTO |
getSAPRFCDestination() |
void |
setJcoattr_name(String value) |
void |
setJcoattr_value(String value) |
void |
setSAPRFCDestination(SAPRFCDestinationDTO value) |
getComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPkpublic RFCDestinationAttributeDTO()
public String getJcoattr_name()
public String getJcoattr_value()
public SAPRFCDestinationDTO getSAPRFCDestination()
public void setJcoattr_name(String value)
public void setJcoattr_value(String value)
public void setSAPRFCDestination(SAPRFCDestinationDTO value)
Copyright © 2017 SAP SE. All Rights Reserved.