Class SoapAttributeAttribute

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

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

      • SoapAttributeAttribute

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

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

        public SoapAttributeAttribute​(java.lang.String attributeName)
                               throws java.lang.Throwable
        Throws:
        java.lang.Throwable
    • Method Detail

      • getAttributeName

        public java.lang.String getAttributeName()
                                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setAttributeName

        public void setAttributeName​(java.lang.String AttributeName)
                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getDataType

        public java.lang.String getDataType()
                                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setDataType

        public void setDataType​(java.lang.String DataType)
                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • 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