首页>代码>java swing调用webservice实现qq在线查询是否在线>/qqonline/src/cn/com/webxml/QqCheckOnline.java
package cn.com.webxml;

import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xml.bind.annotation.XmlType;


/**
 * <p>Java class for anonymous complex type.
 * 
 * <p>The following schema fragment specifies the expected content contained within this class.
 * 
 * <pre>
 * &lt;complexType>
 *   &lt;complexContent>
 *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *       &lt;sequence>
 *         &lt;element name="qqCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
 *       &lt;/sequence>
 *     &lt;/restriction>
 *   &lt;/complexContent>
 * &lt;/complexType>
 * </pre>
 * 
 * 
 */
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
    "qqCode"
})
@XmlRootElement(name = "qqCheckOnline")
public class QqCheckOnline {

    protected String qqCode;

    /**
     * Gets the value of the qqCode property.
     * 
     * @return
     *     possible object is
     *     {@link String }
     *     
     */
    public String getQqCode() {
        return qqCode;
    }

    /**
     * Sets the value of the qqCode property.
     * 
     * @param value
     *     allowed object is
     *     {@link String }
     *     
     */
    public void setQqCode(String value) {
        this.qqCode = value;
    }

}
最近下载更多
wiselot  LV1 2021年8月16日
解崇帅  LV1 2020年10月20日
liquandang  LV1 2020年7月30日
skyiea  LV1 2020年7月30日
ma406805131  LV11 2020年6月22日
yyyyyc  LV2 2020年5月16日
GG思密达da  LV9 2020年3月16日
chenlixin  LV1 2020年2月27日
2252536772  LV21 2019年12月26日
liza9999  LV5 2019年12月2日
最近浏览更多
lzx602  LV3 4月15日
夜起星河  LV8 2023年9月28日
yuanchuang  LV22 2023年1月6日
crosa_Don  LV18 2022年9月15日
微信网友_5989987974549504  LV5 2022年6月6日
13112360  LV2 2021年12月5日
wiselot  LV1 2021年8月21日
阳止初四  LV8 2021年6月6日
tommy_hoper 2021年6月6日
暂无贡献等级
北站扯淡  LV10 2020年12月8日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友