Class DiscoveryClientResult

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

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

      • DiscoveryClientResult

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

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

        public DiscoveryClientResult​(NetType referenceType,
                                     java.lang.String url,
                                     java.lang.String filename)
                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable
    • Method Detail

      • getFilename

        public java.lang.String getFilename()
                                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setFilename

        public void setFilename​(java.lang.String Filename)
                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getReferenceTypeName

        public java.lang.String getReferenceTypeName()
                                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setReferenceTypeName

        public void setReferenceTypeName​(java.lang.String ReferenceTypeName)
                                  throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getUrl

        public java.lang.String getUrl()
                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setUrl

        public void setUrl​(java.lang.String Url)
                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable