Class XmlSchemaAttribute

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

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

      • XmlSchemaAttribute

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

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

      • getAttributeType

        public NetObject getAttributeType()
                                   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
      • 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
      • getAttributeSchemaType

        public XmlSchemaSimpleType getAttributeSchemaType()
                                                   throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getSchemaType

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

        public void setSchemaType​(XmlSchemaSimpleType SchemaType)
                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getUse

        public XmlSchemaUse getUse()
                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setUse

        public void setUse​(XmlSchemaUse Use)
                    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