Update for web services stubs
[jabaws.git] / webservices / compbio / data / msa / jaxws / GetServiceCategories.java
diff --git a/webservices/compbio/data/msa/jaxws/GetServiceCategories.java b/webservices/compbio/data/msa/jaxws/GetServiceCategories.java
new file mode 100644 (file)
index 0000000..0c77d6a
--- /dev/null
@@ -0,0 +1,15 @@
+\r
+package compbio.data.msa.jaxws;\r
+\r
+import javax.xml.bind.annotation.XmlAccessType;\r
+import javax.xml.bind.annotation.XmlAccessorType;\r
+import javax.xml.bind.annotation.XmlRootElement;\r
+import javax.xml.bind.annotation.XmlType;\r
+\r
+@XmlRootElement(name = "getServiceCategories", namespace = "http://msa.data.compbio/01/12/2010/")\r
+@XmlAccessorType(XmlAccessType.FIELD)\r
+@XmlType(name = "getServiceCategories", namespace = "http://msa.data.compbio/01/12/2010/")\r
+public class GetServiceCategories {\r
+\r
+\r
+}\r