Class XmlAttributes

    • Field Detail

      • assemblyFullName

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

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

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

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

      • XmlAttributes

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

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

      • getXmlIgnore

        public boolean getXmlIgnore()
                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setXmlIgnore

        public void setXmlIgnore​(boolean XmlIgnore)
                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getXmlns

        public boolean getXmlns()
                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setXmlns

        public void setXmlns​(boolean Xmlns)
                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getXmlDefaultValue

        public NetObject getXmlDefaultValue()
                                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setXmlDefaultValue

        public void setXmlDefaultValue​(NetObject XmlDefaultValue)
                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getXmlAnyAttribute

        public XmlAnyAttributeAttribute getXmlAnyAttribute()
                                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setXmlAnyAttribute

        public void setXmlAnyAttribute​(XmlAnyAttributeAttribute XmlAnyAttribute)
                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getXmlAnyElements

        public XmlAnyElementAttributes getXmlAnyElements()
                                                  throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getXmlArray

        public XmlArrayAttribute getXmlArray()
                                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setXmlArray

        public void setXmlArray​(XmlArrayAttribute XmlArray)
                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getXmlArrayItems

        public XmlArrayItemAttributes getXmlArrayItems()
                                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getXmlAttribute

        public XmlAttributeAttribute getXmlAttribute()
                                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setXmlAttribute

        public void setXmlAttribute​(XmlAttributeAttribute XmlAttribute)
                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getXmlChoiceIdentifier

        public XmlChoiceIdentifierAttribute getXmlChoiceIdentifier()
                                                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getXmlElements

        public XmlElementAttributes getXmlElements()
                                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getXmlEnum

        public XmlEnumAttribute getXmlEnum()
                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setXmlEnum

        public void setXmlEnum​(XmlEnumAttribute XmlEnum)
                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getXmlRoot

        public XmlRootAttribute getXmlRoot()
                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setXmlRoot

        public void setXmlRoot​(XmlRootAttribute XmlRoot)
                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getXmlText

        public XmlTextAttribute getXmlText()
                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setXmlText

        public void setXmlText​(XmlTextAttribute XmlText)
                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getXmlType

        public XmlTypeAttribute getXmlType()
                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setXmlType

        public void setXmlType​(XmlTypeAttribute XmlType)
                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable