public class RFCDestinationAttributeModel extends ItemModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static String |
_JCOATTRFORJCODESTINATION
Generated relation code constant for relation
JCoAttrForJCODestination defining source attribute SAPRFCDestination in extension sapcoreconfiguration. |
static String |
_TYPECODE
Generated model type code constant.
|
static String |
JCOATTR_NAME
Generated constant - Attribute key of
RFCDestinationAttribute.jcoattr_name attribute defined at extension sapcoreconfiguration. |
static String |
JCOATTR_VALUE
Generated constant - Attribute key of
RFCDestinationAttribute.jcoattr_value attribute defined at extension sapcoreconfiguration. |
static String |
SAPRFCDESTINATION
Generated constant - Attribute key of
RFCDestinationAttribute.SAPRFCDestination attribute defined at extension sapcoreconfiguration. |
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PKLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
RFCDestinationAttributeModel()
Generated constructor - Default constructor for generic creation.
|
RFCDestinationAttributeModel(ItemModel _owner)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
RFCDestinationAttributeModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
| Modifier and Type | Method and Description |
|---|---|
String |
getJcoattr_name()
Generated method - Getter of the
RFCDestinationAttribute.jcoattr_name attribute defined at extension sapcoreconfiguration. |
String |
getJcoattr_value()
Generated method - Getter of the
RFCDestinationAttribute.jcoattr_value attribute defined at extension sapcoreconfiguration. |
SAPRFCDestinationModel |
getSAPRFCDestination()
Generated method - Getter of the
RFCDestinationAttribute.SAPRFCDestination attribute defined at extension sapcoreconfiguration. |
void |
setJcoattr_name(String value)
Generated method - Setter of
RFCDestinationAttribute.jcoattr_name attribute defined at extension sapcoreconfiguration. |
void |
setJcoattr_value(String value)
Generated method - Setter of
RFCDestinationAttribute.jcoattr_value attribute defined at extension sapcoreconfiguration. |
void |
setSAPRFCDestination(SAPRFCDestinationModel value)
Generated method - Setter of
RFCDestinationAttribute.SAPRFCDestination attribute defined at extension sapcoreconfiguration. |
getComments, getCreationtime, getModifiedtime, getOwner, setComments, setCreationtime, setModifiedtime, setOwnerequals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplacepublic static final String _TYPECODE
public static final String _JCOATTRFORJCODESTINATION
JCoAttrForJCODestination defining source attribute SAPRFCDestination in extension sapcoreconfiguration.public static final String JCOATTR_NAME
RFCDestinationAttribute.jcoattr_name attribute defined at extension sapcoreconfiguration.public static final String JCOATTR_VALUE
RFCDestinationAttribute.jcoattr_value attribute defined at extension sapcoreconfiguration.public static final String SAPRFCDESTINATION
RFCDestinationAttribute.SAPRFCDestination attribute defined at extension sapcoreconfiguration.public RFCDestinationAttributeModel()
public RFCDestinationAttributeModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public RFCDestinationAttributeModel(ItemModel _owner)
_owner - initial attribute declared by type Item at extension core@Accessor(qualifier="jcoattr_name", type=GETTER) public String getJcoattr_name()
RFCDestinationAttribute.jcoattr_name attribute defined at extension sapcoreconfiguration.@Accessor(qualifier="jcoattr_value", type=GETTER) public String getJcoattr_value()
RFCDestinationAttribute.jcoattr_value attribute defined at extension sapcoreconfiguration.@Accessor(qualifier="SAPRFCDestination", type=GETTER) public SAPRFCDestinationModel getSAPRFCDestination()
RFCDestinationAttribute.SAPRFCDestination attribute defined at extension sapcoreconfiguration.@Accessor(qualifier="jcoattr_name", type=SETTER) public void setJcoattr_name(String value)
RFCDestinationAttribute.jcoattr_name attribute defined at extension sapcoreconfiguration.value - the jcoattr_name - Name@Accessor(qualifier="jcoattr_value", type=SETTER) public void setJcoattr_value(String value)
RFCDestinationAttribute.jcoattr_value attribute defined at extension sapcoreconfiguration.value - the jcoattr_value - Value@Accessor(qualifier="SAPRFCDestination", type=SETTER) public void setSAPRFCDestination(SAPRFCDestinationModel value)
RFCDestinationAttribute.SAPRFCDestination attribute defined at extension sapcoreconfiguration.value - the SAPRFCDestinationCopyright © 2017 SAP SE. All Rights Reserved.