Class SendSettings

    • Field Detail

      • assemblyFullName

        public static final java.lang.String assemblyFullName
        Fully assembly qualified name: System.ServiceModel.Activities, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        See Also:
        Constant Field Values
      • assemblyShortName

        public static final java.lang.String assemblyShortName
        Assembly name: System.ServiceModel.Activities
        See Also:
        Constant Field Values
      • className

        public static final java.lang.String className
        Qualified class name: System.ServiceModel.Activities.SendSettings
        See Also:
        Constant Field Values
      • classType

        public static JCType classType
        The type managed from JCOBridge. See JCType
    • Constructor Detail

      • SendSettings

        public SendSettings​(java.lang.Object instance)
                     throws java.lang.Throwable
        Internal constructor. Use with caution
        Throws:
        java.lang.Throwable
      • SendSettings

        public SendSettings()
                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
    • Method Detail

      • getIsOneWay

        public boolean getIsOneWay()
                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setIsOneWay

        public void setIsOneWay​(boolean IsOneWay)
                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getRequirePersistBeforeSend

        public boolean getRequirePersistBeforeSend()
                                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setRequirePersistBeforeSend

        public void setRequirePersistBeforeSend​(boolean RequirePersistBeforeSend)
                                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getTokenImpersonationLevel

        public TokenImpersonationLevel getTokenImpersonationLevel()
                                                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setTokenImpersonationLevel

        public void setTokenImpersonationLevel​(TokenImpersonationLevel TokenImpersonationLevel)
                                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getEndpoint

        public Endpoint getEndpoint()
                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setEndpoint

        public void setEndpoint​(Endpoint Endpoint)
                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getEndpointConfigurationName

        public java.lang.String getEndpointConfigurationName()
                                                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setEndpointConfigurationName

        public void setEndpointConfigurationName​(java.lang.String EndpointConfigurationName)
                                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getOwnerDisplayName

        public java.lang.String getOwnerDisplayName()
                                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setOwnerDisplayName

        public void setOwnerDisplayName​(java.lang.String OwnerDisplayName)
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getEndpointAddress

        public Uri getEndpointAddress()
                               throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setEndpointAddress

        public void setEndpointAddress​(Uri EndpointAddress)
                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable