de.cau.cs.kieler.kwebs.jaxws
Class GetServiceData

java.lang.Object
  extended by de.cau.cs.kieler.kwebs.jaxws.GetServiceData

public class GetServiceData
extends Object

Java class for getServiceData complex type.

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

 <complexType name="getServiceData">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 

Rating red

Constructor Summary
GetServiceData()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetServiceData

public GetServiceData()