Class Send

    • 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.Send
        See Also:
        Constant Field Values
      • classType

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

      • cast

        public static Send cast​(IJCOBridgeReflected from)
                         throws java.lang.Throwable
        Try to cast the IJCOBridgeReflected instance into Send, a cast assert is made to check if types are compatible.
        Parameters:
        from - IJCOBridgeReflected instance to be casted
        Returns:
        Send instance
        Throws:
        java.lang.Throwable - in case of error during cast operation
      • 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
      • getContent

        public SendContent getContent()
                               throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setContent

        public void setContent​(SendContent Content)
                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getSerializerOption

        public SerializerOption getSerializerOption()
                                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setSerializerOption

        public void setSerializerOption​(SerializerOption SerializerOption)
                                 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
      • getAction

        public java.lang.String getAction()
                                   throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setAction

        public void setAction​(java.lang.String Action)
                       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
      • getOperationName

        public java.lang.String getOperationName()
                                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setOperationName

        public void setOperationName​(java.lang.String OperationName)
                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getServiceContractName

        public XName getServiceContractName()
                                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setServiceContractName

        public void setServiceContractName​(XName ServiceContractName)
                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable