Class XmlArrayItemAttribute

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

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

      • XmlArrayItemAttribute

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

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

        public XmlArrayItemAttribute​(java.lang.String elementName,
                                     NetType type)
                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • XmlArrayItemAttribute

        public XmlArrayItemAttribute​(java.lang.String elementName)
                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • XmlArrayItemAttribute

        public XmlArrayItemAttribute​(NetType type)
                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable
    • Method Detail

      • getIsNullable

        public boolean getIsNullable()
                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setIsNullable

        public void setIsNullable​(boolean IsNullable)
                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getNestingLevel

        public int getNestingLevel()
                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setNestingLevel

        public void setNestingLevel​(int NestingLevel)
                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getDataType

        public java.lang.String getDataType()
                                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setDataType

        public void setDataType​(java.lang.String DataType)
                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getElementName

        public java.lang.String getElementName()
                                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setElementName

        public void setElementName​(java.lang.String ElementName)
                            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
      • getType

        public NetType getType()
                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setType

        public void setType​(NetType Type)
                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getForm

        public XmlSchemaForm getForm()
                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setForm

        public void setForm​(XmlSchemaForm Form)
                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable