Class XmlSerializerVersionAttribute

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

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

      • XmlSerializerVersionAttribute

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

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

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

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

        public java.lang.String getParentAssemblyId()
                                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setParentAssemblyId

        public void setParentAssemblyId​(java.lang.String ParentAssemblyId)
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getVersion

        public java.lang.String getVersion()
                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setVersion

        public void setVersion​(java.lang.String Version)
                        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