Class SoapElementAttribute

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

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

      • SoapElementAttribute

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

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

        public SoapElementAttribute​(java.lang.String elementName)
                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
    • Method Detail

      • getIsNullable

        public boolean getIsNullable()
                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setIsNullable

        public void setIsNullable​(boolean IsNullable)
                           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
      • getElementName

        public java.lang.String getElementName()
                                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setElementName

        public void setElementName​(java.lang.String ElementName)
                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable