Class GeneratedSAPRFCDestination

    • Field Detail

      • RFCDESTINATIONNAME

        public static final java.lang.String RFCDESTINATIONNAME
        Qualifier of the SAPRFCDestination.rfcDestinationName attribute
        See Also:
        Constant Field Values
      • OFFLINEMODE

        public static final java.lang.String OFFLINEMODE
        Qualifier of the SAPRFCDestination.offlineMode attribute
        See Also:
        Constant Field Values
      • SID

        public static final java.lang.String SID
        Qualifier of the SAPRFCDestination.sid attribute
        See Also:
        Constant Field Values
      • CLIENT

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

        public static final java.lang.String MESSAGESERVER
        Qualifier of the SAPRFCDestination.messageServer attribute
        See Also:
        Constant Field Values
      • TARGETHOST

        public static final java.lang.String TARGETHOST
        Qualifier of the SAPRFCDestination.targetHost attribute
        See Also:
        Constant Field Values
      • CONNECTIONTYPE

        public static final java.lang.String CONNECTIONTYPE
        Qualifier of the SAPRFCDestination.connectionType attribute
        See Also:
        Constant Field Values
      • GROUP

        public static final java.lang.String GROUP
        Qualifier of the SAPRFCDestination.group attribute
        See Also:
        Constant Field Values
      • INSTANCE

        public static final java.lang.String INSTANCE
        Qualifier of the SAPRFCDestination.instance attribute
        See Also:
        Constant Field Values
      • USERID

        public static final java.lang.String USERID
        Qualifier of the SAPRFCDestination.userid attribute
        See Also:
        Constant Field Values
      • PASSWORD

        public static final java.lang.String PASSWORD
        Qualifier of the SAPRFCDestination.password attribute
        See Also:
        Constant Field Values
      • POOLEDCONNECTIONMODE

        public static final java.lang.String POOLEDCONNECTIONMODE
        Qualifier of the SAPRFCDestination.pooledConnectionMode attribute
        See Also:
        Constant Field Values
      • MAXCONNECTIONS

        public static final java.lang.String MAXCONNECTIONS
        Qualifier of the SAPRFCDestination.maxConnections attribute
        See Also:
        Constant Field Values
      • POOLSIZE

        public static final java.lang.String POOLSIZE
        Qualifier of the SAPRFCDestination.poolSize attribute
        See Also:
        Constant Field Values
      • MAXWAITTIME

        public static final java.lang.String MAXWAITTIME
        Qualifier of the SAPRFCDestination.maxWaitTime attribute
        See Also:
        Constant Field Values
      • JCOMSSERV

        public static final java.lang.String JCOMSSERV
        Qualifier of the SAPRFCDestination.jcoMsServ attribute
        See Also:
        Constant Field Values
      • JCOSAPROUTER

        public static final java.lang.String JCOSAPROUTER
        Qualifier of the SAPRFCDestination.jcoSAPRouter attribute
        See Also:
        Constant Field Values
      • JCOTRACELEVEL

        public static final java.lang.String JCOTRACELEVEL
        Qualifier of the SAPRFCDestination.jcoTraceLevel attribute
        See Also:
        Constant Field Values
      • JCOTRACEPATH

        public static final java.lang.String JCOTRACEPATH
        Qualifier of the SAPRFCDestination.jcoTracePath attribute
        See Also:
        Constant Field Values
      • JCORFCTRACE

        public static final java.lang.String JCORFCTRACE
        Qualifier of the SAPRFCDestination.jcoRFCTrace attribute
        See Also:
        Constant Field Values
      • JCOCPICTRACE

        public static final java.lang.String JCOCPICTRACE
        Qualifier of the SAPRFCDestination.jcoCPICTrace attribute
        See Also:
        Constant Field Values
      • JCOCLIENTDELTA

        public static final java.lang.String JCOCLIENTDELTA
        Qualifier of the SAPRFCDestination.jcoClientDelta attribute
        See Also:
        Constant Field Values
      • BACKENDTYPE

        public static final java.lang.String BACKENDTYPE
        Qualifier of the SAPRFCDestination.backendType attribute
        See Also:
        Constant Field Values
      • SNCMODE

        public static final java.lang.String SNCMODE
        Qualifier of the SAPRFCDestination.sncMode attribute
        See Also:
        Constant Field Values
      • SNCQOP

        public static final java.lang.String SNCQOP
        Qualifier of the SAPRFCDestination.sncQoP attribute
        See Also:
        Constant Field Values
      • SNCPARTNERNAME

        public static final java.lang.String SNCPARTNERNAME
        Qualifier of the SAPRFCDestination.sncPartnerName attribute
        See Also:
        Constant Field Values
      • SAPCONFIGURATIONS

        public static final java.lang.String SAPCONFIGURATIONS
        Qualifier of the SAPRFCDestination.SAPConfigurations attribute
        See Also:
        Constant Field Values
      • ADDITIONALATTRIBUTES

        public static final java.lang.String ADDITIONALATTRIBUTES
        Qualifier of the SAPRFCDestination.AdditionalAttributes 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

      • GeneratedSAPRFCDestination

        public GeneratedSAPRFCDestination()
    • Method Detail

      • getAdditionalAttributes

        public java.util.Collection<RFCDestinationAttribute> getAdditionalAttributes​(SessionContext ctx)
        Generated method - Getter of the SAPRFCDestination.AdditionalAttributes attribute.
        Returns:
        the AdditionalAttributes
      • getAdditionalAttributes

        public java.util.Collection<RFCDestinationAttribute> getAdditionalAttributes()
        Generated method - Getter of the SAPRFCDestination.AdditionalAttributes attribute.
        Returns:
        the AdditionalAttributes
      • setAdditionalAttributes

        public void setAdditionalAttributes​(SessionContext ctx,
                                            java.util.Collection<RFCDestinationAttribute> value)
        Generated method - Setter of the SAPRFCDestination.AdditionalAttributes attribute.
        Parameters:
        value - the AdditionalAttributes
      • setAdditionalAttributes

        public void setAdditionalAttributes​(java.util.Collection<RFCDestinationAttribute> value)
        Generated method - Setter of the SAPRFCDestination.AdditionalAttributes attribute.
        Parameters:
        value - the AdditionalAttributes
      • addToAdditionalAttributes

        public void addToAdditionalAttributes​(SessionContext ctx,
                                              RFCDestinationAttribute value)
        Generated method - Adds value to AdditionalAttributes.
        Parameters:
        value - the item to add to AdditionalAttributes
      • addToAdditionalAttributes

        public void addToAdditionalAttributes​(RFCDestinationAttribute value)
        Generated method - Adds value to AdditionalAttributes.
        Parameters:
        value - the item to add to AdditionalAttributes
      • removeFromAdditionalAttributes

        public void removeFromAdditionalAttributes​(SessionContext ctx,
                                                   RFCDestinationAttribute value)
        Generated method - Removes value from AdditionalAttributes.
        Parameters:
        value - the item to remove from AdditionalAttributes
      • removeFromAdditionalAttributes

        public void removeFromAdditionalAttributes​(RFCDestinationAttribute value)
        Generated method - Removes value from AdditionalAttributes.
        Parameters:
        value - the item to remove from AdditionalAttributes
      • getBackendType

        public EnumerationValue getBackendType​(SessionContext ctx)
        Generated method - Getter of the SAPRFCDestination.backendType attribute.
        Returns:
        the backendType - Backend Type
      • getBackendType

        public EnumerationValue getBackendType()
        Generated method - Getter of the SAPRFCDestination.backendType attribute.
        Returns:
        the backendType - Backend Type
      • setBackendType

        public void setBackendType​(SessionContext ctx,
                                   EnumerationValue value)
        Generated method - Setter of the SAPRFCDestination.backendType attribute.
        Parameters:
        value - the backendType - Backend Type
      • setBackendType

        public void setBackendType​(EnumerationValue value)
        Generated method - Setter of the SAPRFCDestination.backendType attribute.
        Parameters:
        value - the backendType - Backend Type
      • getClient

        public java.lang.String getClient​(SessionContext ctx)
        Generated method - Getter of the SAPRFCDestination.client attribute.
        Returns:
        the client - Client number (000-999)
      • getClient

        public java.lang.String getClient()
        Generated method - Getter of the SAPRFCDestination.client attribute.
        Returns:
        the client - Client number (000-999)
      • setClient

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

        public void setClient​(java.lang.String value)
        Generated method - Setter of the SAPRFCDestination.client attribute.
        Parameters:
        value - the client - Client number (000-999)
      • isConnectionType

        public java.lang.Boolean isConnectionType​(SessionContext ctx)
        Generated method - Getter of the SAPRFCDestination.connectionType attribute.
        Returns:
        the connectionType - Way to connect to the SAP system (server or group connection)
      • isConnectionType

        public java.lang.Boolean isConnectionType()
        Generated method - Getter of the SAPRFCDestination.connectionType attribute.
        Returns:
        the connectionType - Way to connect to the SAP system (server or group connection)
      • isConnectionTypeAsPrimitive

        public boolean isConnectionTypeAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the SAPRFCDestination.connectionType attribute.
        Returns:
        the connectionType - Way to connect to the SAP system (server or group connection)
      • isConnectionTypeAsPrimitive

        public boolean isConnectionTypeAsPrimitive()
        Generated method - Getter of the SAPRFCDestination.connectionType attribute.
        Returns:
        the connectionType - Way to connect to the SAP system (server or group connection)
      • setConnectionType

        public void setConnectionType​(SessionContext ctx,
                                      java.lang.Boolean value)
        Generated method - Setter of the SAPRFCDestination.connectionType attribute.
        Parameters:
        value - the connectionType - Way to connect to the SAP system (server or group connection)
      • setConnectionType

        public void setConnectionType​(java.lang.Boolean value)
        Generated method - Setter of the SAPRFCDestination.connectionType attribute.
        Parameters:
        value - the connectionType - Way to connect to the SAP system (server or group connection)
      • setConnectionType

        public void setConnectionType​(SessionContext ctx,
                                      boolean value)
        Generated method - Setter of the SAPRFCDestination.connectionType attribute.
        Parameters:
        value - the connectionType - Way to connect to the SAP system (server or group connection)
      • setConnectionType

        public void setConnectionType​(boolean value)
        Generated method - Setter of the SAPRFCDestination.connectionType attribute.
        Parameters:
        value - the connectionType - Way to connect to the SAP system (server or group connection)
      • getGroup

        public java.lang.String getGroup​(SessionContext ctx)
        Generated method - Getter of the SAPRFCDestination.group attribute.
        Returns:
        the group - Name of the logon group (only relevant for group connect)
      • getGroup

        public java.lang.String getGroup()
        Generated method - Getter of the SAPRFCDestination.group attribute.
        Returns:
        the group - Name of the logon group (only relevant for group connect)
      • setGroup

        public void setGroup​(SessionContext ctx,
                             java.lang.String value)
        Generated method - Setter of the SAPRFCDestination.group attribute.
        Parameters:
        value - the group - Name of the logon group (only relevant for group connect)
      • setGroup

        public void setGroup​(java.lang.String value)
        Generated method - Setter of the SAPRFCDestination.group attribute.
        Parameters:
        value - the group - Name of the logon group (only relevant for group connect)
      • getInstance

        public java.lang.String getInstance​(SessionContext ctx)
        Generated method - Getter of the SAPRFCDestination.instance attribute.
        Returns:
        the instance - Instance number of the application server (only relevant for server connect)
      • getInstance

        public java.lang.String getInstance()
        Generated method - Getter of the SAPRFCDestination.instance attribute.
        Returns:
        the instance - Instance number of the application server (only relevant for server connect)
      • setInstance

        public void setInstance​(SessionContext ctx,
                                java.lang.String value)
        Generated method - Setter of the SAPRFCDestination.instance attribute.
        Parameters:
        value - the instance - Instance number of the application server (only relevant for server connect)
      • setInstance

        public void setInstance​(java.lang.String value)
        Generated method - Setter of the SAPRFCDestination.instance attribute.
        Parameters:
        value - the instance - Instance number of the application server (only relevant for server connect)
      • isJcoClientDelta

        public java.lang.Boolean isJcoClientDelta​(SessionContext ctx)
        Generated method - Getter of the SAPRFCDestination.jcoClientDelta attribute.
        Returns:
        the jcoClientDelta - Enable/disable table parameter delta management (1 - enable [default] or 0 - disable)
      • isJcoClientDelta

        public java.lang.Boolean isJcoClientDelta()
        Generated method - Getter of the SAPRFCDestination.jcoClientDelta attribute.
        Returns:
        the jcoClientDelta - Enable/disable table parameter delta management (1 - enable [default] or 0 - disable)
      • isJcoClientDeltaAsPrimitive

        public boolean isJcoClientDeltaAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the SAPRFCDestination.jcoClientDelta attribute.
        Returns:
        the jcoClientDelta - Enable/disable table parameter delta management (1 - enable [default] or 0 - disable)
      • isJcoClientDeltaAsPrimitive

        public boolean isJcoClientDeltaAsPrimitive()
        Generated method - Getter of the SAPRFCDestination.jcoClientDelta attribute.
        Returns:
        the jcoClientDelta - Enable/disable table parameter delta management (1 - enable [default] or 0 - disable)
      • setJcoClientDelta

        public void setJcoClientDelta​(SessionContext ctx,
                                      java.lang.Boolean value)
        Generated method - Setter of the SAPRFCDestination.jcoClientDelta attribute.
        Parameters:
        value - the jcoClientDelta - Enable/disable table parameter delta management (1 - enable [default] or 0 - disable)
      • setJcoClientDelta

        public void setJcoClientDelta​(java.lang.Boolean value)
        Generated method - Setter of the SAPRFCDestination.jcoClientDelta attribute.
        Parameters:
        value - the jcoClientDelta - Enable/disable table parameter delta management (1 - enable [default] or 0 - disable)
      • setJcoClientDelta

        public void setJcoClientDelta​(SessionContext ctx,
                                      boolean value)
        Generated method - Setter of the SAPRFCDestination.jcoClientDelta attribute.
        Parameters:
        value - the jcoClientDelta - Enable/disable table parameter delta management (1 - enable [default] or 0 - disable)
      • setJcoClientDelta

        public void setJcoClientDelta​(boolean value)
        Generated method - Setter of the SAPRFCDestination.jcoClientDelta attribute.
        Parameters:
        value - the jcoClientDelta - Enable/disable table parameter delta management (1 - enable [default] or 0 - disable)
      • getJcoCPICTrace

        public EnumerationValue getJcoCPICTrace​(SessionContext ctx)
        Generated method - Getter of the SAPRFCDestination.jcoCPICTrace attribute.
        Returns:
        the jcoCPICTrace - Enable/disable CPIC trace (-1 [take over environment value 'CPIC_TRACE'], 0 no trace, 1,2,3 different trace levels)
      • getJcoCPICTrace

        public EnumerationValue getJcoCPICTrace()
        Generated method - Getter of the SAPRFCDestination.jcoCPICTrace attribute.
        Returns:
        the jcoCPICTrace - Enable/disable CPIC trace (-1 [take over environment value 'CPIC_TRACE'], 0 no trace, 1,2,3 different trace levels)
      • setJcoCPICTrace

        public void setJcoCPICTrace​(SessionContext ctx,
                                    EnumerationValue value)
        Generated method - Setter of the SAPRFCDestination.jcoCPICTrace attribute.
        Parameters:
        value - the jcoCPICTrace - Enable/disable CPIC trace (-1 [take over environment value 'CPIC_TRACE'], 0 no trace, 1,2,3 different trace levels)
      • setJcoCPICTrace

        public void setJcoCPICTrace​(EnumerationValue value)
        Generated method - Setter of the SAPRFCDestination.jcoCPICTrace attribute.
        Parameters:
        value - the jcoCPICTrace - Enable/disable CPIC trace (-1 [take over environment value 'CPIC_TRACE'], 0 no trace, 1,2,3 different trace levels)
      • getJcoMsServ

        public java.lang.String getJcoMsServ​(SessionContext ctx)
        Generated method - Getter of the SAPRFCDestination.jcoMsServ attribute.
        Returns:
        the jcoMsServ - SAP message server service or port number
      • getJcoMsServ

        public java.lang.String getJcoMsServ()
        Generated method - Getter of the SAPRFCDestination.jcoMsServ attribute.
        Returns:
        the jcoMsServ - SAP message server service or port number
      • setJcoMsServ

        public void setJcoMsServ​(SessionContext ctx,
                                 java.lang.String value)
        Generated method - Setter of the SAPRFCDestination.jcoMsServ attribute.
        Parameters:
        value - the jcoMsServ - SAP message server service or port number
      • setJcoMsServ

        public void setJcoMsServ​(java.lang.String value)
        Generated method - Setter of the SAPRFCDestination.jcoMsServ attribute.
        Parameters:
        value - the jcoMsServ - SAP message server service or port number
      • isJcoRFCTrace

        public java.lang.Boolean isJcoRFCTrace​(SessionContext ctx)
        Generated method - Getter of the SAPRFCDestination.jcoRFCTrace attribute.
        Returns:
        the jcoRFCTrace - JCo RFC Trace
      • isJcoRFCTrace

        public java.lang.Boolean isJcoRFCTrace()
        Generated method - Getter of the SAPRFCDestination.jcoRFCTrace attribute.
        Returns:
        the jcoRFCTrace - JCo RFC Trace
      • isJcoRFCTraceAsPrimitive

        public boolean isJcoRFCTraceAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the SAPRFCDestination.jcoRFCTrace attribute.
        Returns:
        the jcoRFCTrace - JCo RFC Trace
      • isJcoRFCTraceAsPrimitive

        public boolean isJcoRFCTraceAsPrimitive()
        Generated method - Getter of the SAPRFCDestination.jcoRFCTrace attribute.
        Returns:
        the jcoRFCTrace - JCo RFC Trace
      • setJcoRFCTrace

        public void setJcoRFCTrace​(SessionContext ctx,
                                   java.lang.Boolean value)
        Generated method - Setter of the SAPRFCDestination.jcoRFCTrace attribute.
        Parameters:
        value - the jcoRFCTrace - JCo RFC Trace
      • setJcoRFCTrace

        public void setJcoRFCTrace​(java.lang.Boolean value)
        Generated method - Setter of the SAPRFCDestination.jcoRFCTrace attribute.
        Parameters:
        value - the jcoRFCTrace - JCo RFC Trace
      • setJcoRFCTrace

        public void setJcoRFCTrace​(SessionContext ctx,
                                   boolean value)
        Generated method - Setter of the SAPRFCDestination.jcoRFCTrace attribute.
        Parameters:
        value - the jcoRFCTrace - JCo RFC Trace
      • setJcoRFCTrace

        public void setJcoRFCTrace​(boolean value)
        Generated method - Setter of the SAPRFCDestination.jcoRFCTrace attribute.
        Parameters:
        value - the jcoRFCTrace - JCo RFC Trace
      • getJcoSAPRouter

        public java.lang.String getJcoSAPRouter​(SessionContext ctx)
        Generated method - Getter of the SAPRFCDestination.jcoSAPRouter attribute.
        Returns:
        the jcoSAPRouter - SAP router string to use for networks being protected by a firewall
      • getJcoSAPRouter

        public java.lang.String getJcoSAPRouter()
        Generated method - Getter of the SAPRFCDestination.jcoSAPRouter attribute.
        Returns:
        the jcoSAPRouter - SAP router string to use for networks being protected by a firewall
      • setJcoSAPRouter

        public void setJcoSAPRouter​(SessionContext ctx,
                                    java.lang.String value)
        Generated method - Setter of the SAPRFCDestination.jcoSAPRouter attribute.
        Parameters:
        value - the jcoSAPRouter - SAP router string to use for networks being protected by a firewall
      • setJcoSAPRouter

        public void setJcoSAPRouter​(java.lang.String value)
        Generated method - Setter of the SAPRFCDestination.jcoSAPRouter attribute.
        Parameters:
        value - the jcoSAPRouter - SAP router string to use for networks being protected by a firewall
      • getJcoTraceLevel

        public EnumerationValue getJcoTraceLevel​(SessionContext ctx)
        Generated method - Getter of the SAPRFCDestination.jcoTraceLevel attribute.
        Returns:
        the jcoTraceLevel - Turns on the JCo trace. Allowed levels are [0 .. 8].
      • getJcoTraceLevel

        public EnumerationValue getJcoTraceLevel()
        Generated method - Getter of the SAPRFCDestination.jcoTraceLevel attribute.
        Returns:
        the jcoTraceLevel - Turns on the JCo trace. Allowed levels are [0 .. 8].
      • setJcoTraceLevel

        public void setJcoTraceLevel​(SessionContext ctx,
                                     EnumerationValue value)
        Generated method - Setter of the SAPRFCDestination.jcoTraceLevel attribute.
        Parameters:
        value - the jcoTraceLevel - Turns on the JCo trace. Allowed levels are [0 .. 8].
      • setJcoTraceLevel

        public void setJcoTraceLevel​(EnumerationValue value)
        Generated method - Setter of the SAPRFCDestination.jcoTraceLevel attribute.
        Parameters:
        value - the jcoTraceLevel - Turns on the JCo trace. Allowed levels are [0 .. 8].
      • getJcoTracePath

        public java.lang.String getJcoTracePath​(SessionContext ctx)
        Generated method - Getter of the SAPRFCDestination.jcoTracePath attribute.
        Returns:
        the jcoTracePath - As path value null, stdout, stderr or an existing path are allowed.
      • getJcoTracePath

        public java.lang.String getJcoTracePath()
        Generated method - Getter of the SAPRFCDestination.jcoTracePath attribute.
        Returns:
        the jcoTracePath - As path value null, stdout, stderr or an existing path are allowed.
      • setJcoTracePath

        public void setJcoTracePath​(SessionContext ctx,
                                    java.lang.String value)
        Generated method - Setter of the SAPRFCDestination.jcoTracePath attribute.
        Parameters:
        value - the jcoTracePath - As path value null, stdout, stderr or an existing path are allowed.
      • setJcoTracePath

        public void setJcoTracePath​(java.lang.String value)
        Generated method - Setter of the SAPRFCDestination.jcoTracePath attribute.
        Parameters:
        value - the jcoTracePath - As path value null, stdout, stderr or an existing path are allowed.
      • getMaxConnections

        public java.lang.String getMaxConnections​(SessionContext ctx)
        Generated method - Getter of the SAPRFCDestination.maxConnections attribute.
        Returns:
        the maxConnections - Maximal number of connections
      • getMaxConnections

        public java.lang.String getMaxConnections()
        Generated method - Getter of the SAPRFCDestination.maxConnections attribute.
        Returns:
        the maxConnections - Maximal number of connections
      • setMaxConnections

        public void setMaxConnections​(SessionContext ctx,
                                      java.lang.String value)
        Generated method - Setter of the SAPRFCDestination.maxConnections attribute.
        Parameters:
        value - the maxConnections - Maximal number of connections
      • setMaxConnections

        public void setMaxConnections​(java.lang.String value)
        Generated method - Setter of the SAPRFCDestination.maxConnections attribute.
        Parameters:
        value - the maxConnections - Maximal number of connections
      • getMaxWaitTime

        public java.lang.String getMaxWaitTime​(SessionContext ctx)
        Generated method - Getter of the SAPRFCDestination.maxWaitTime attribute.
        Returns:
        the maxWaitTime - Maximal wait time in ms
      • getMaxWaitTime

        public java.lang.String getMaxWaitTime()
        Generated method - Getter of the SAPRFCDestination.maxWaitTime attribute.
        Returns:
        the maxWaitTime - Maximal wait time in ms
      • setMaxWaitTime

        public void setMaxWaitTime​(SessionContext ctx,
                                   java.lang.String value)
        Generated method - Setter of the SAPRFCDestination.maxWaitTime attribute.
        Parameters:
        value - the maxWaitTime - Maximal wait time in ms
      • setMaxWaitTime

        public void setMaxWaitTime​(java.lang.String value)
        Generated method - Setter of the SAPRFCDestination.maxWaitTime attribute.
        Parameters:
        value - the maxWaitTime - Maximal wait time in ms
      • getMessageServer

        public java.lang.String getMessageServer​(SessionContext ctx)
        Generated method - Getter of the SAPRFCDestination.messageServer attribute.
        Returns:
        the messageServer - Message server (for group login)
      • getMessageServer

        public java.lang.String getMessageServer()
        Generated method - Getter of the SAPRFCDestination.messageServer attribute.
        Returns:
        the messageServer - Message server (for group login)
      • setMessageServer

        public void setMessageServer​(SessionContext ctx,
                                     java.lang.String value)
        Generated method - Setter of the SAPRFCDestination.messageServer attribute.
        Parameters:
        value - the messageServer - Message server (for group login)
      • setMessageServer

        public void setMessageServer​(java.lang.String value)
        Generated method - Setter of the SAPRFCDestination.messageServer attribute.
        Parameters:
        value - the messageServer - Message server (for group login)
      • isOfflineMode

        public java.lang.Boolean isOfflineMode​(SessionContext ctx)
        Generated method - Getter of the SAPRFCDestination.offlineMode attribute.
        Returns:
        the offlineMode - Offline mode
      • isOfflineMode

        public java.lang.Boolean isOfflineMode()
        Generated method - Getter of the SAPRFCDestination.offlineMode attribute.
        Returns:
        the offlineMode - Offline mode
      • isOfflineModeAsPrimitive

        public boolean isOfflineModeAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the SAPRFCDestination.offlineMode attribute.
        Returns:
        the offlineMode - Offline mode
      • isOfflineModeAsPrimitive

        public boolean isOfflineModeAsPrimitive()
        Generated method - Getter of the SAPRFCDestination.offlineMode attribute.
        Returns:
        the offlineMode - Offline mode
      • setOfflineMode

        public void setOfflineMode​(SessionContext ctx,
                                   java.lang.Boolean value)
        Generated method - Setter of the SAPRFCDestination.offlineMode attribute.
        Parameters:
        value - the offlineMode - Offline mode
      • setOfflineMode

        public void setOfflineMode​(java.lang.Boolean value)
        Generated method - Setter of the SAPRFCDestination.offlineMode attribute.
        Parameters:
        value - the offlineMode - Offline mode
      • setOfflineMode

        public void setOfflineMode​(SessionContext ctx,
                                   boolean value)
        Generated method - Setter of the SAPRFCDestination.offlineMode attribute.
        Parameters:
        value - the offlineMode - Offline mode
      • setOfflineMode

        public void setOfflineMode​(boolean value)
        Generated method - Setter of the SAPRFCDestination.offlineMode attribute.
        Parameters:
        value - the offlineMode - Offline mode
      • getPassword

        public java.lang.String getPassword​(SessionContext ctx)
        Generated method - Getter of the SAPRFCDestination.password attribute.
        Returns:
        the password - Password for the logon to the SAP system
      • getPassword

        public java.lang.String getPassword()
        Generated method - Getter of the SAPRFCDestination.password attribute.
        Returns:
        the password - Password for the logon to the SAP system
      • setPassword

        public void setPassword​(SessionContext ctx,
                                java.lang.String value)
        Generated method - Setter of the SAPRFCDestination.password attribute.
        Parameters:
        value - the password - Password for the logon to the SAP system
      • setPassword

        public void setPassword​(java.lang.String value)
        Generated method - Setter of the SAPRFCDestination.password attribute.
        Parameters:
        value - the password - Password for the logon to the SAP system
      • isPooledConnectionMode

        public java.lang.Boolean isPooledConnectionMode​(SessionContext ctx)
        Generated method - Getter of the SAPRFCDestination.pooledConnectionMode attribute.
        Returns:
        the pooledConnectionMode - Pooled connection mode
      • isPooledConnectionMode

        public java.lang.Boolean isPooledConnectionMode()
        Generated method - Getter of the SAPRFCDestination.pooledConnectionMode attribute.
        Returns:
        the pooledConnectionMode - Pooled connection mode
      • isPooledConnectionModeAsPrimitive

        public boolean isPooledConnectionModeAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the SAPRFCDestination.pooledConnectionMode attribute.
        Returns:
        the pooledConnectionMode - Pooled connection mode
      • isPooledConnectionModeAsPrimitive

        public boolean isPooledConnectionModeAsPrimitive()
        Generated method - Getter of the SAPRFCDestination.pooledConnectionMode attribute.
        Returns:
        the pooledConnectionMode - Pooled connection mode
      • setPooledConnectionMode

        public void setPooledConnectionMode​(SessionContext ctx,
                                            java.lang.Boolean value)
        Generated method - Setter of the SAPRFCDestination.pooledConnectionMode attribute.
        Parameters:
        value - the pooledConnectionMode - Pooled connection mode
      • setPooledConnectionMode

        public void setPooledConnectionMode​(java.lang.Boolean value)
        Generated method - Setter of the SAPRFCDestination.pooledConnectionMode attribute.
        Parameters:
        value - the pooledConnectionMode - Pooled connection mode
      • setPooledConnectionMode

        public void setPooledConnectionMode​(SessionContext ctx,
                                            boolean value)
        Generated method - Setter of the SAPRFCDestination.pooledConnectionMode attribute.
        Parameters:
        value - the pooledConnectionMode - Pooled connection mode
      • setPooledConnectionMode

        public void setPooledConnectionMode​(boolean value)
        Generated method - Setter of the SAPRFCDestination.pooledConnectionMode attribute.
        Parameters:
        value - the pooledConnectionMode - Pooled connection mode
      • getPoolSize

        public java.lang.String getPoolSize​(SessionContext ctx)
        Generated method - Getter of the SAPRFCDestination.poolSize attribute.
        Returns:
        the poolSize - Pool size
      • getPoolSize

        public java.lang.String getPoolSize()
        Generated method - Getter of the SAPRFCDestination.poolSize attribute.
        Returns:
        the poolSize - Pool size
      • setPoolSize

        public void setPoolSize​(SessionContext ctx,
                                java.lang.String value)
        Generated method - Setter of the SAPRFCDestination.poolSize attribute.
        Parameters:
        value - the poolSize - Pool size
      • setPoolSize

        public void setPoolSize​(java.lang.String value)
        Generated method - Setter of the SAPRFCDestination.poolSize attribute.
        Parameters:
        value - the poolSize - Pool size
      • getRfcDestinationName

        public java.lang.String getRfcDestinationName​(SessionContext ctx)
        Generated method - Getter of the SAPRFCDestination.rfcDestinationName attribute.
        Returns:
        the rfcDestinationName - RFC Destination name
      • getRfcDestinationName

        public java.lang.String getRfcDestinationName()
        Generated method - Getter of the SAPRFCDestination.rfcDestinationName attribute.
        Returns:
        the rfcDestinationName - RFC Destination name
      • setRfcDestinationName

        public void setRfcDestinationName​(SessionContext ctx,
                                          java.lang.String value)
        Generated method - Setter of the SAPRFCDestination.rfcDestinationName attribute.
        Parameters:
        value - the rfcDestinationName - RFC Destination name
      • setRfcDestinationName

        public void setRfcDestinationName​(java.lang.String value)
        Generated method - Setter of the SAPRFCDestination.rfcDestinationName attribute.
        Parameters:
        value - the rfcDestinationName - RFC Destination name
      • getSAPConfigurations

        public java.util.Collection<SAPConfiguration> getSAPConfigurations​(SessionContext ctx)
        Generated method - Getter of the SAPRFCDestination.SAPConfigurations attribute.
        Returns:
        the SAPConfigurations
      • getSAPConfigurations

        public java.util.Collection<SAPConfiguration> getSAPConfigurations()
        Generated method - Getter of the SAPRFCDestination.SAPConfigurations attribute.
        Returns:
        the SAPConfigurations
      • setSAPConfigurations

        public void setSAPConfigurations​(SessionContext ctx,
                                         java.util.Collection<SAPConfiguration> value)
        Generated method - Setter of the SAPRFCDestination.SAPConfigurations attribute.
        Parameters:
        value - the SAPConfigurations
      • setSAPConfigurations

        public void setSAPConfigurations​(java.util.Collection<SAPConfiguration> value)
        Generated method - Setter of the SAPRFCDestination.SAPConfigurations attribute.
        Parameters:
        value - the SAPConfigurations
      • addToSAPConfigurations

        public void addToSAPConfigurations​(SessionContext ctx,
                                           SAPConfiguration value)
        Generated method - Adds value to SAPConfigurations.
        Parameters:
        value - the item to add to SAPConfigurations
      • addToSAPConfigurations

        public void addToSAPConfigurations​(SAPConfiguration value)
        Generated method - Adds value to SAPConfigurations.
        Parameters:
        value - the item to add to SAPConfigurations
      • removeFromSAPConfigurations

        public void removeFromSAPConfigurations​(SessionContext ctx,
                                                SAPConfiguration value)
        Generated method - Removes value from SAPConfigurations.
        Parameters:
        value - the item to remove from SAPConfigurations
      • removeFromSAPConfigurations

        public void removeFromSAPConfigurations​(SAPConfiguration value)
        Generated method - Removes value from SAPConfigurations.
        Parameters:
        value - the item to remove from SAPConfigurations
      • getSid

        public java.lang.String getSid​(SessionContext ctx)
        Generated method - Getter of the SAPRFCDestination.sid attribute.
        Returns:
        the sid - System ID (SID) of the target system
      • getSid

        public java.lang.String getSid()
        Generated method - Getter of the SAPRFCDestination.sid attribute.
        Returns:
        the sid - System ID (SID) of the target system
      • setSid

        public void setSid​(SessionContext ctx,
                           java.lang.String value)
        Generated method - Setter of the SAPRFCDestination.sid attribute.
        Parameters:
        value - the sid - System ID (SID) of the target system
      • setSid

        public void setSid​(java.lang.String value)
        Generated method - Setter of the SAPRFCDestination.sid attribute.
        Parameters:
        value - the sid - System ID (SID) of the target system
      • isSncMode

        public java.lang.Boolean isSncMode​(SessionContext ctx)
        Generated method - Getter of the SAPRFCDestination.sncMode attribute.
        Returns:
        the sncMode - SNC Mode
      • isSncMode

        public java.lang.Boolean isSncMode()
        Generated method - Getter of the SAPRFCDestination.sncMode attribute.
        Returns:
        the sncMode - SNC Mode
      • isSncModeAsPrimitive

        public boolean isSncModeAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the SAPRFCDestination.sncMode attribute.
        Returns:
        the sncMode - SNC Mode
      • isSncModeAsPrimitive

        public boolean isSncModeAsPrimitive()
        Generated method - Getter of the SAPRFCDestination.sncMode attribute.
        Returns:
        the sncMode - SNC Mode
      • setSncMode

        public void setSncMode​(SessionContext ctx,
                               java.lang.Boolean value)
        Generated method - Setter of the SAPRFCDestination.sncMode attribute.
        Parameters:
        value - the sncMode - SNC Mode
      • setSncMode

        public void setSncMode​(java.lang.Boolean value)
        Generated method - Setter of the SAPRFCDestination.sncMode attribute.
        Parameters:
        value - the sncMode - SNC Mode
      • setSncMode

        public void setSncMode​(SessionContext ctx,
                               boolean value)
        Generated method - Setter of the SAPRFCDestination.sncMode attribute.
        Parameters:
        value - the sncMode - SNC Mode
      • setSncMode

        public void setSncMode​(boolean value)
        Generated method - Setter of the SAPRFCDestination.sncMode attribute.
        Parameters:
        value - the sncMode - SNC Mode
      • getSncPartnerName

        public java.lang.String getSncPartnerName​(SessionContext ctx)
        Generated method - Getter of the SAPRFCDestination.sncPartnerName attribute.
        Returns:
        the sncPartnerName - SNC Partner Name
      • getSncPartnerName

        public java.lang.String getSncPartnerName()
        Generated method - Getter of the SAPRFCDestination.sncPartnerName attribute.
        Returns:
        the sncPartnerName - SNC Partner Name
      • setSncPartnerName

        public void setSncPartnerName​(SessionContext ctx,
                                      java.lang.String value)
        Generated method - Setter of the SAPRFCDestination.sncPartnerName attribute.
        Parameters:
        value - the sncPartnerName - SNC Partner Name
      • setSncPartnerName

        public void setSncPartnerName​(java.lang.String value)
        Generated method - Setter of the SAPRFCDestination.sncPartnerName attribute.
        Parameters:
        value - the sncPartnerName - SNC Partner Name
      • getSncQoP

        public EnumerationValue getSncQoP​(SessionContext ctx)
        Generated method - Getter of the SAPRFCDestination.sncQoP attribute.
        Returns:
        the sncQoP - SNC Level of Security
      • getSncQoP

        public EnumerationValue getSncQoP()
        Generated method - Getter of the SAPRFCDestination.sncQoP attribute.
        Returns:
        the sncQoP - SNC Level of Security
      • setSncQoP

        public void setSncQoP​(SessionContext ctx,
                              EnumerationValue value)
        Generated method - Setter of the SAPRFCDestination.sncQoP attribute.
        Parameters:
        value - the sncQoP - SNC Level of Security
      • setSncQoP

        public void setSncQoP​(EnumerationValue value)
        Generated method - Setter of the SAPRFCDestination.sncQoP attribute.
        Parameters:
        value - the sncQoP - SNC Level of Security
      • getTargetHost

        public java.lang.String getTargetHost​(SessionContext ctx)
        Generated method - Getter of the SAPRFCDestination.targetHost attribute.
        Returns:
        the targetHost - Hostname of the application server (for direct login)
      • getTargetHost

        public java.lang.String getTargetHost()
        Generated method - Getter of the SAPRFCDestination.targetHost attribute.
        Returns:
        the targetHost - Hostname of the application server (for direct login)
      • setTargetHost

        public void setTargetHost​(SessionContext ctx,
                                  java.lang.String value)
        Generated method - Setter of the SAPRFCDestination.targetHost attribute.
        Parameters:
        value - the targetHost - Hostname of the application server (for direct login)
      • setTargetHost

        public void setTargetHost​(java.lang.String value)
        Generated method - Setter of the SAPRFCDestination.targetHost attribute.
        Parameters:
        value - the targetHost - Hostname of the application server (for direct login)
      • getUserid

        public java.lang.String getUserid​(SessionContext ctx)
        Generated method - Getter of the SAPRFCDestination.userid attribute.
        Returns:
        the userid - User ID for the logon to the SAP system
      • getUserid

        public java.lang.String getUserid()
        Generated method - Getter of the SAPRFCDestination.userid attribute.
        Returns:
        the userid - User ID for the logon to the SAP system
      • setUserid

        public void setUserid​(SessionContext ctx,
                              java.lang.String value)
        Generated method - Setter of the SAPRFCDestination.userid attribute.
        Parameters:
        value - the userid - User ID for the logon to the SAP system
      • setUserid

        public void setUserid​(java.lang.String value)
        Generated method - Setter of the SAPRFCDestination.userid attribute.
        Parameters:
        value - the userid - User ID for the logon to the SAP system