Class SoapAttributes

    • Field Detail

      • assemblyFullName

        public static final java.lang.String assemblyFullName
        Fully assembly qualified name: System.Private.Xml, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
        See Also:
        Constant Field Values
      • assemblyShortName

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

        public static final java.lang.String className
        Qualified class name: System.Xml.Serialization.SoapAttributes
        See Also:
        Constant Field Values
      • classType

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

      • SoapAttributes

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

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

        public SoapAttributes​(ICustomAttributeProvider provider)
                       throws java.lang.Throwable
        Throws:
        java.lang.Throwable
    • Method Detail

      • getSoapIgnore

        public boolean getSoapIgnore()
                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setSoapIgnore

        public void setSoapIgnore​(boolean SoapIgnore)
                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getSoapDefaultValue

        public NetObject getSoapDefaultValue()
                                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setSoapDefaultValue

        public void setSoapDefaultValue​(NetObject SoapDefaultValue)
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getSoapAttribute

        public SoapAttributeAttribute getSoapAttribute()
                                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setSoapAttribute

        public void setSoapAttribute​(SoapAttributeAttribute SoapAttribute)
                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getSoapElement

        public SoapElementAttribute getSoapElement()
                                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setSoapElement

        public void setSoapElement​(SoapElementAttribute SoapElement)
                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getSoapEnum

        public SoapEnumAttribute getSoapEnum()
                                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setSoapEnum

        public void setSoapEnum​(SoapEnumAttribute SoapEnum)
                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getSoapType

        public SoapTypeAttribute getSoapType()
                                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setSoapType

        public void setSoapType​(SoapTypeAttribute SoapType)
                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable