Class RFCDestinationAttributeModel

  • All Implemented Interfaces:
    java.io.Serializable

    public class RFCDestinationAttributeModel
    extends ItemModel
    Generated model class for type RFCDestinationAttribute first defined at extension sapcoreconfiguration.
    See Also:
    Serialized Form
    • Field Detail

      • _TYPECODE

        public static final java.lang.String _TYPECODE
        Generated model type code constant.
        See Also:
        Constant Field Values
      • _JCOATTRFORJCODESTINATION

        public static final java.lang.String _JCOATTRFORJCODESTINATION
        Generated relation code constant for relation JCoAttrForJCODestination defining source attribute SAPRFCDestination in extension sapcoreconfiguration.
        See Also:
        Constant Field Values
      • JCOATTR_NAME

        public static final java.lang.String JCOATTR_NAME
        Generated constant - Attribute key of RFCDestinationAttribute.jcoattr_name attribute defined at extension sapcoreconfiguration.
        See Also:
        Constant Field Values
      • JCOATTR_VALUE

        public static final java.lang.String JCOATTR_VALUE
        Generated constant - Attribute key of RFCDestinationAttribute.jcoattr_value attribute defined at extension sapcoreconfiguration.
        See Also:
        Constant Field Values
      • SAPRFCDESTINATION

        public static final java.lang.String SAPRFCDESTINATION
        Generated constant - Attribute key of RFCDestinationAttribute.SAPRFCDestination attribute defined at extension sapcoreconfiguration.
        See Also:
        Constant Field Values
    • Constructor Detail

      • RFCDestinationAttributeModel

        public RFCDestinationAttributeModel()
        Generated constructor - Default constructor for generic creation.
      • RFCDestinationAttributeModel

        public RFCDestinationAttributeModel​(ItemModelContext ctx)
        Generated constructor - Default constructor for creation with existing context
        Parameters:
        ctx - the model context to be injected, must not be null
      • RFCDestinationAttributeModel

        @Deprecated(since="4.1.1",
                    forRemoval=true)
        public RFCDestinationAttributeModel​(ItemModel _owner)
        Deprecated, for removal: This API element is subject to removal in a future version.
        since 4.1.1 Please use the default constructor without parameters
        Generated constructor - for all mandatory and initial attributes.
        Parameters:
        _owner - initial attribute declared by type Item at extension core
    • Method Detail

      • getJcoattr_name

        @Accessor(qualifier="jcoattr_name",
                  type=GETTER)
        public java.lang.String getJcoattr_name()
        Generated method - Getter of the RFCDestinationAttribute.jcoattr_name attribute defined at extension sapcoreconfiguration.
        Returns:
        the jcoattr_name - Name
      • getJcoattr_value

        @Accessor(qualifier="jcoattr_value",
                  type=GETTER)
        public java.lang.String getJcoattr_value()
        Generated method - Getter of the RFCDestinationAttribute.jcoattr_value attribute defined at extension sapcoreconfiguration.
        Returns:
        the jcoattr_value - Value
      • getSAPRFCDestination

        @Accessor(qualifier="SAPRFCDestination",
                  type=GETTER)
        public SAPRFCDestinationModel getSAPRFCDestination()
        Generated method - Getter of the RFCDestinationAttribute.SAPRFCDestination attribute defined at extension sapcoreconfiguration.
        Returns:
        the SAPRFCDestination
      • setJcoattr_name

        @Accessor(qualifier="jcoattr_name",
                  type=SETTER)
        public void setJcoattr_name​(java.lang.String value)
        Generated method - Setter of RFCDestinationAttribute.jcoattr_name attribute defined at extension sapcoreconfiguration.
        Parameters:
        value - the jcoattr_name - Name
      • setJcoattr_value

        @Accessor(qualifier="jcoattr_value",
                  type=SETTER)
        public void setJcoattr_value​(java.lang.String value)
        Generated method - Setter of RFCDestinationAttribute.jcoattr_value attribute defined at extension sapcoreconfiguration.
        Parameters:
        value - the jcoattr_value - Value
      • setSAPRFCDestination

        @Accessor(qualifier="SAPRFCDestination",
                  type=SETTER)
        public void setSAPRFCDestination​(SAPRFCDestinationModel value)
        Generated method - Setter of RFCDestinationAttribute.SAPRFCDestination attribute defined at extension sapcoreconfiguration.
        Parameters:
        value - the SAPRFCDestination