Class XmlSchemaElement

    • Field Detail

      • assemblyFullName

        public static final java.lang.String assemblyFullName
        Fully assembly qualified name: System.Private.Xml, Version=9.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.XmlSchemaElement
        See Also:
        Constant Field Values
      • classType

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

      • XmlSchemaElement

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

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

      • getIsAbstract

        public boolean getIsAbstract()
                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setIsAbstract

        public void setIsAbstract​(boolean IsAbstract)
                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getIsNillable

        public boolean getIsNillable()
                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setIsNillable

        public void setIsNillable​(boolean IsNillable)
                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getDefaultValue

        public java.lang.String getDefaultValue()
                                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setDefaultValue

        public void setDefaultValue​(java.lang.String DefaultValue)
                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getFixedValue

        public java.lang.String getFixedValue()
                                       throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setFixedValue

        public void setFixedValue​(java.lang.String FixedValue)
                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getName

        public java.lang.String getName()
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setName

        public void setName​(java.lang.String Name)
                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setBlock

        public void setBlock​(XmlSchemaDerivationMethod Block)
                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getBlockResolved

        public XmlSchemaDerivationMethod getBlockResolved()
                                                   throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setFinal

        public void setFinal​(XmlSchemaDerivationMethod Final)
                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getFinalResolved

        public XmlSchemaDerivationMethod getFinalResolved()
                                                   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
      • getElementSchemaType

        public XmlSchemaType getElementSchemaType()
                                           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
      • getQualifiedName

        public XmlQualifiedName getQualifiedName()
                                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getRefName

        public XmlQualifiedName getRefName()
                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setRefName

        public void setRefName​(XmlQualifiedName RefName)
                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getSchemaTypeName

        public XmlQualifiedName getSchemaTypeName()
                                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setSchemaTypeName

        public void setSchemaTypeName​(XmlQualifiedName SchemaTypeName)
                               throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getSubstitutionGroup

        public XmlQualifiedName getSubstitutionGroup()
                                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setSubstitutionGroup

        public void setSubstitutionGroup​(XmlQualifiedName SubstitutionGroup)
                                  throws java.lang.Throwable
        Throws:
        java.lang.Throwable