net.ivoa.xml.voresource.v1
Class WebBrowser

java.lang.Object
  extended by net.ivoa.xml.voresource.v1.Interface
      extended by net.ivoa.xml.voresource.v1.WebBrowser

public class WebBrowser
extends Interface

The accessURL represents the URL of the web form itself.

Java class for WebBrowser complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="WebBrowser">
   <complexContent>
     <extension base="{http://www.ivoa.net/xml/VOResource/v1.0}Interface">
       <sequence>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 


Field Summary
 
Fields inherited from class net.ivoa.xml.voresource.v1.Interface
accessURL, role, securityMethod, version
 
Constructor Summary
WebBrowser()
           
 
Method Summary
 
Methods inherited from class net.ivoa.xml.voresource.v1.Interface
getAccessURL, getRole, getSecurityMethod, getVersion, setRole, setVersion
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebBrowser

public WebBrowser()


Copyright © 2011 VAMDC. All Rights Reserved.