Class XmlSchemaInfo

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

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

      • XmlSchemaInfo

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

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

      • getIsDefault

        public boolean getIsDefault()
                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setIsDefault

        public void setIsDefault​(boolean IsDefault)
                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getIsNil

        public boolean getIsNil()
                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setIsNil

        public void setIsNil​(boolean IsNil)
                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getSchemaAttribute

        public XmlSchemaAttribute getSchemaAttribute()
                                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setSchemaAttribute

        public void setSchemaAttribute​(XmlSchemaAttribute SchemaAttribute)
                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getContentType

        public XmlSchemaContentType getContentType()
                                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setContentType

        public void setContentType​(XmlSchemaContentType ContentType)
                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getSchemaElement

        public XmlSchemaElement getSchemaElement()
                                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setSchemaElement

        public void setSchemaElement​(XmlSchemaElement SchemaElement)
                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getMemberType

        public XmlSchemaSimpleType getMemberType()
                                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setMemberType

        public void setMemberType​(XmlSchemaSimpleType MemberType)
                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getSchemaType

        public XmlSchemaType getSchemaType()
                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setSchemaType

        public void setSchemaType​(XmlSchemaType SchemaType)
                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getValidity

        public XmlSchemaValidity getValidity()
                                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setValidity

        public void setValidity​(XmlSchemaValidity Validity)
                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable