Class XmlFormatExtensionAttribute

    • Field Detail

      • assemblyFullName

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

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

        public static final java.lang.String className
        Qualified class name: System.Web.Services.Configuration.XmlFormatExtensionAttribute
        See Also:
        Constant Field Values
      • classType

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

      • XmlFormatExtensionAttribute

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

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

        public XmlFormatExtensionAttribute​(java.lang.String elementName,
                                           java.lang.String ns,
                                           NetType extensionPoint1)
                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • XmlFormatExtensionAttribute

        public XmlFormatExtensionAttribute​(java.lang.String elementName,
                                           java.lang.String ns,
                                           NetType extensionPoint1,
                                           NetType extensionPoint2)
                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • XmlFormatExtensionAttribute

        public XmlFormatExtensionAttribute​(java.lang.String elementName,
                                           java.lang.String ns,
                                           NetType extensionPoint1,
                                           NetType extensionPoint2,
                                           NetType extensionPoint3)
                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • XmlFormatExtensionAttribute

        public XmlFormatExtensionAttribute​(java.lang.String elementName,
                                           java.lang.String ns,
                                           NetType extensionPoint1,
                                           NetType extensionPoint2,
                                           NetType extensionPoint3,
                                           NetType extensionPoint4)
                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • XmlFormatExtensionAttribute

        public XmlFormatExtensionAttribute​(java.lang.String elementName,
                                           java.lang.String ns,
                                           NetType[] extensionPoints)
                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
    • Method Detail

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

        public final NetType[] getExtensionPoints()
                                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setExtensionPoints

        public void setExtensionPoints​(NetType[] ExtensionPoints)
                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable