X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=webservices%2Fcompbio%2Fdata%2Fmsa%2Fjaxws%2FGetRunnerOptionsResponse.java;h=2278aa2ee5f6cbcf61862ced9d46dde951032ac0;hb=d7fb99d4bd919ff8489433bcf143e192a4067beb;hp=fb467ca77bc7ebb05cf1763005f234c968f171e0;hpb=535359a3d592ee41bda72e7356f0181f6cee9d07;p=jabaws.git diff --git a/webservices/compbio/data/msa/jaxws/GetRunnerOptionsResponse.java b/webservices/compbio/data/msa/jaxws/GetRunnerOptionsResponse.java index fb467ca..2278aa2 100644 --- a/webservices/compbio/data/msa/jaxws/GetRunnerOptionsResponse.java +++ b/webservices/compbio/data/msa/jaxws/GetRunnerOptionsResponse.java @@ -7,9 +7,9 @@ import javax.xml.bind.annotation.XmlElement; import javax.xml.bind.annotation.XmlRootElement; import javax.xml.bind.annotation.XmlType; -@XmlRootElement(name = "getRunnerOptionsResponse", namespace = "http://msa.data.compbio/01/01/2010/") +@XmlRootElement(name = "getRunnerOptionsResponse", namespace = "http://msa.data.compbio/01/12/2010/") @XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "getRunnerOptionsResponse", namespace = "http://msa.data.compbio/01/01/2010/") +@XmlType(name = "getRunnerOptionsResponse", namespace = "http://msa.data.compbio/01/12/2010/") public class GetRunnerOptionsResponse { @XmlElement(name = "return", namespace = "")