Class SoapHeaderBinding

    • Field Detail

      • assemblyFullName

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

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

        public static final java.lang.String className
        Qualified class name: System.Web.Services.Description.SoapHeaderBinding
        See Also:
        Constant Field Values
      • classType

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

      • SoapHeaderBinding

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

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

      • getMapToProperty

        public boolean getMapToProperty()
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setMapToProperty

        public void setMapToProperty​(boolean MapToProperty)
                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getEncoding

        public java.lang.String getEncoding()
                                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setEncoding

        public void setEncoding​(java.lang.String Encoding)
                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getNamespace

        public java.lang.String getNamespace()
                                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setNamespace

        public void setNamespace​(java.lang.String Namespace)
                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getPart

        public java.lang.String getPart()
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setPart

        public void setPart​(java.lang.String Part)
                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getUse

        public SoapBindingUse getUse()
                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setUse

        public void setUse​(SoapBindingUse Use)
                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setFault

        public void setFault​(SoapHeaderFaultBinding Fault)
                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getMessage

        public XmlQualifiedName getMessage()
                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setMessage

        public void setMessage​(XmlQualifiedName Message)
                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable