Class SoapAttribute

    • Field Detail

      • assemblyFullName

        public static final java.lang.String assemblyFullName
        Fully assembly qualified name: mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
        See Also:
        Constant Field Values
      • assemblyShortName

        public static final java.lang.String assemblyShortName
        Assembly name: mscorlib
        See Also:
        Constant Field Values
      • className

        public static final java.lang.String className
        Qualified class name: System.Runtime.Remoting.Metadata.SoapAttribute
        See Also:
        Constant Field Values
      • classType

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

      • SoapAttribute

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

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

      • setJCOInstance

        public void setJCOInstance​(org.mases.jcobridge.JCObject instance)
        Overrides:
        setJCOInstance in class Attribute
      • getEmbedded

        public boolean getEmbedded()
                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setEmbedded

        public void setEmbedded​(boolean Embedded)
                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getUseAttribute

        public boolean getUseAttribute()
                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setUseAttribute

        public void setUseAttribute​(boolean UseAttribute)
                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getXmlNamespace

        public java.lang.String getXmlNamespace()
                                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setXmlNamespace

        public void setXmlNamespace​(java.lang.String XmlNamespace)
                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable