Class SoapHeaderAttribute

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

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

      • SoapHeaderAttribute

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

        public SoapHeaderAttribute()
                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • SoapHeaderAttribute

        public SoapHeaderAttribute​(java.lang.String memberName)
                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
    • Method Detail

      • setJCOInstance

        public void setJCOInstance​(org.mases.jcobridge.JCObject instance)
        Overrides:
        setJCOInstance in class Attribute
      • getRequired

        public boolean getRequired()
                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setRequired

        public void setRequired​(boolean Required)
                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getMemberName

        public java.lang.String getMemberName()
                                       throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setMemberName

        public void setMemberName​(java.lang.String MemberName)
                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getDirection

        public SoapHeaderDirection getDirection()
                                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setDirection

        public void setDirection​(SoapHeaderDirection Direction)
                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable