Class XmlSchemaNotation

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

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

      • XmlSchemaNotation

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

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

      • 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
      • getPublic

        public java.lang.String getPublic()
                                   throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setPublic

        public void setPublic​(java.lang.String Public)
                       throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getSystem

        public java.lang.String getSystem()
                                   throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setSystem

        public void setSystem​(java.lang.String System)
                       throws java.lang.Throwable
        Throws:
        java.lang.Throwable