X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=webservices%2Fcompbio%2Fdata%2Fmsa%2Fjaxws%2FGetRunnerOptions.java;h=9128b3f932722a274cce2f23048758b52157dc7b;hb=fa61eaad52ffe5ee0db449c3dd9ec5fa67aec43f;hp=9d59cd35dfca88d1bcb464b36d0b9f6584f2f9ce;hpb=a966c1a63f4365f34a0567514dee6d1bc4d3af91;p=jabaws.git diff --git a/webservices/compbio/data/msa/jaxws/GetRunnerOptions.java b/webservices/compbio/data/msa/jaxws/GetRunnerOptions.java index 9d59cd3..9128b3f 100644 --- a/webservices/compbio/data/msa/jaxws/GetRunnerOptions.java +++ b/webservices/compbio/data/msa/jaxws/GetRunnerOptions.java @@ -6,9 +6,9 @@ import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlRootElement; import javax.xml.bind.annotation.XmlType; -@XmlRootElement(name = "getRunnerOptions", namespace = "http://msa.data.compbio/01/12/2010/") +@XmlRootElement(name = "getRunnerOptions", namespace = "http://msa.data.compbio/01/01/2010/") @XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "getRunnerOptions", namespace = "http://msa.data.compbio/01/12/2010/") +@XmlType(name = "getRunnerOptions", namespace = "http://msa.data.compbio/01/01/2010/") public class GetRunnerOptions {