Class GeneratedSAPCpiOutboundConfig

    • Field Detail

      • URL

        public static final java.lang.String URL
        Qualifier of the SAPCpiOutboundConfig.url attribute
        See Also:
        Constant Field Values
      • USERNAME

        public static final java.lang.String USERNAME
        Qualifier of the SAPCpiOutboundConfig.username attribute
        See Also:
        Constant Field Values
      • SENDERNAME

        public static final java.lang.String SENDERNAME
        Qualifier of the SAPCpiOutboundConfig.senderName attribute
        See Also:
        Constant Field Values
      • SENDERPORT

        public static final java.lang.String SENDERPORT
        Qualifier of the SAPCpiOutboundConfig.senderPort attribute
        See Also:
        Constant Field Values
      • RECEIVERNAME

        public static final java.lang.String RECEIVERNAME
        Qualifier of the SAPCpiOutboundConfig.receiverName attribute
        See Also:
        Constant Field Values
      • RECEIVERPORT

        public static final java.lang.String RECEIVERPORT
        Qualifier of the SAPCpiOutboundConfig.receiverPort attribute
        See Also:
        Constant Field Values
      • CLIENT

        public static final java.lang.String CLIENT
        Qualifier of the SAPCpiOutboundConfig.client attribute
        See Also:
        Constant Field Values
      • DEFAULT_INITIAL_ATTRIBUTES

        protected static final java.util.Map<java.lang.String,​Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
    • Constructor Detail

      • GeneratedSAPCpiOutboundConfig

        public GeneratedSAPCpiOutboundConfig()
    • Method Detail

      • getClient

        public java.lang.String getClient​(SessionContext ctx)
        Generated method - Getter of the SAPCpiOutboundConfig.client attribute.
        Returns:
        the client
      • getClient

        public java.lang.String getClient()
        Generated method - Getter of the SAPCpiOutboundConfig.client attribute.
        Returns:
        the client
      • setClient

        public void setClient​(SessionContext ctx,
                              java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundConfig.client attribute.
        Parameters:
        value - the client
      • setClient

        public void setClient​(java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundConfig.client attribute.
        Parameters:
        value - the client
      • getReceiverName

        public java.lang.String getReceiverName​(SessionContext ctx)
        Generated method - Getter of the SAPCpiOutboundConfig.receiverName attribute.
        Returns:
        the receiverName
      • getReceiverName

        public java.lang.String getReceiverName()
        Generated method - Getter of the SAPCpiOutboundConfig.receiverName attribute.
        Returns:
        the receiverName
      • setReceiverName

        public void setReceiverName​(SessionContext ctx,
                                    java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundConfig.receiverName attribute.
        Parameters:
        value - the receiverName
      • setReceiverName

        public void setReceiverName​(java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundConfig.receiverName attribute.
        Parameters:
        value - the receiverName
      • getReceiverPort

        public java.lang.String getReceiverPort​(SessionContext ctx)
        Generated method - Getter of the SAPCpiOutboundConfig.receiverPort attribute.
        Returns:
        the receiverPort
      • getReceiverPort

        public java.lang.String getReceiverPort()
        Generated method - Getter of the SAPCpiOutboundConfig.receiverPort attribute.
        Returns:
        the receiverPort
      • setReceiverPort

        public void setReceiverPort​(SessionContext ctx,
                                    java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundConfig.receiverPort attribute.
        Parameters:
        value - the receiverPort
      • setReceiverPort

        public void setReceiverPort​(java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundConfig.receiverPort attribute.
        Parameters:
        value - the receiverPort
      • getSenderName

        public java.lang.String getSenderName​(SessionContext ctx)
        Generated method - Getter of the SAPCpiOutboundConfig.senderName attribute.
        Returns:
        the senderName
      • getSenderName

        public java.lang.String getSenderName()
        Generated method - Getter of the SAPCpiOutboundConfig.senderName attribute.
        Returns:
        the senderName
      • setSenderName

        public void setSenderName​(SessionContext ctx,
                                  java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundConfig.senderName attribute.
        Parameters:
        value - the senderName
      • setSenderName

        public void setSenderName​(java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundConfig.senderName attribute.
        Parameters:
        value - the senderName
      • getSenderPort

        public java.lang.String getSenderPort​(SessionContext ctx)
        Generated method - Getter of the SAPCpiOutboundConfig.senderPort attribute.
        Returns:
        the senderPort
      • getSenderPort

        public java.lang.String getSenderPort()
        Generated method - Getter of the SAPCpiOutboundConfig.senderPort attribute.
        Returns:
        the senderPort
      • setSenderPort

        public void setSenderPort​(SessionContext ctx,
                                  java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundConfig.senderPort attribute.
        Parameters:
        value - the senderPort
      • setSenderPort

        public void setSenderPort​(java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundConfig.senderPort attribute.
        Parameters:
        value - the senderPort
      • getUrl

        public java.lang.String getUrl​(SessionContext ctx)
        Generated method - Getter of the SAPCpiOutboundConfig.url attribute.
        Returns:
        the url
      • getUrl

        public java.lang.String getUrl()
        Generated method - Getter of the SAPCpiOutboundConfig.url attribute.
        Returns:
        the url
      • setUrl

        public void setUrl​(SessionContext ctx,
                           java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundConfig.url attribute.
        Parameters:
        value - the url
      • setUrl

        public void setUrl​(java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundConfig.url attribute.
        Parameters:
        value - the url
      • getUsername

        public java.lang.String getUsername​(SessionContext ctx)
        Generated method - Getter of the SAPCpiOutboundConfig.username attribute.
        Returns:
        the username
      • getUsername

        public java.lang.String getUsername()
        Generated method - Getter of the SAPCpiOutboundConfig.username attribute.
        Returns:
        the username
      • setUsername

        public void setUsername​(SessionContext ctx,
                                java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundConfig.username attribute.
        Parameters:
        value - the username
      • setUsername

        public void setUsername​(java.lang.String value)
        Generated method - Setter of the SAPCpiOutboundConfig.username attribute.
        Parameters:
        value - the username