⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readerdevicecommand.java

📁 关于 RFID 读写器的相关内容
💻 JAVA
📖 第 1 页 / 共 5 页
字号:
        this.getAllSources = value;
    }

    /**
     * Gets the value of the removeDataSelectors property.
     * 
     * @return
     *     possible object is
     *     {@link RemoveDataSelectors }
     *     
     */
    public RemoveDataSelectors getRemoveDataSelectors() {
        return removeDataSelectors;
    }

    /**
     * Sets the value of the removeDataSelectors property.
     * 
     * @param value
     *     allowed object is
     *     {@link RemoveDataSelectors }
     *     
     */
    public void setRemoveDataSelectors(RemoveDataSelectors value) {
        this.removeDataSelectors = value;
    }

    /**
     * Gets the value of the removeAllDataSelectors property.
     * 
     * @return
     *     possible object is
     *     {@link NoParamType }
     *     
     */
    public NoParamType getRemoveAllDataSelectors() {
        return removeAllDataSelectors;
    }

    /**
     * Sets the value of the removeAllDataSelectors property.
     * 
     * @param value
     *     allowed object is
     *     {@link NoParamType }
     *     
     */
    public void setRemoveAllDataSelectors(NoParamType value) {
        this.removeAllDataSelectors = value;
    }

    /**
     * Gets the value of the getDataSelector property.
     * 
     * @return
     *     possible object is
     *     {@link GetDataSelector }
     *     
     */
    public GetDataSelector getGetDataSelector() {
        return getDataSelector;
    }

    /**
     * Sets the value of the getDataSelector property.
     * 
     * @param value
     *     allowed object is
     *     {@link GetDataSelector }
     *     
     */
    public void setGetDataSelector(GetDataSelector value) {
        this.getDataSelector = value;
    }

    /**
     * Gets the value of the getAllDataSelectors property.
     * 
     * @return
     *     possible object is
     *     {@link NoParamType }
     *     
     */
    public NoParamType getGetAllDataSelectors() {
        return getAllDataSelectors;
    }

    /**
     * Sets the value of the getAllDataSelectors property.
     * 
     * @param value
     *     allowed object is
     *     {@link NoParamType }
     *     
     */
    public void setGetAllDataSelectors(NoParamType value) {
        this.getAllDataSelectors = value;
    }

    /**
     * Gets the value of the removeNotificationChannels property.
     * 
     * @return
     *     possible object is
     *     {@link RemoveNotificationChannels }
     *     
     */
    public RemoveNotificationChannels getRemoveNotificationChannels() {
        return removeNotificationChannels;
    }

    /**
     * Sets the value of the removeNotificationChannels property.
     * 
     * @param value
     *     allowed object is
     *     {@link RemoveNotificationChannels }
     *     
     */
    public void setRemoveNotificationChannels(RemoveNotificationChannels value) {
        this.removeNotificationChannels = value;
    }

    /**
     * Gets the value of the removeAllNotificationChannels property.
     * 
     * @return
     *     possible object is
     *     {@link NoParamType }
     *     
     */
    public NoParamType getRemoveAllNotificationChannels() {
        return removeAllNotificationChannels;
    }

    /**
     * Sets the value of the removeAllNotificationChannels property.
     * 
     * @param value
     *     allowed object is
     *     {@link NoParamType }
     *     
     */
    public void setRemoveAllNotificationChannels(NoParamType value) {
        this.removeAllNotificationChannels = value;
    }

    /**
     * Gets the value of the getNotificationChannel property.
     * 
     * @return
     *     possible object is
     *     {@link GetNotificationChannel }
     *     
     */
    public GetNotificationChannel getGetNotificationChannel() {
        return getNotificationChannel;
    }

    /**
     * Sets the value of the getNotificationChannel property.
     * 
     * @param value
     *     allowed object is
     *     {@link GetNotificationChannel }
     *     
     */
    public void setGetNotificationChannel(GetNotificationChannel value) {
        this.getNotificationChannel = value;
    }

    /**
     * Gets the value of the getAllNotificationChannels property.
     * 
     * @return
     *     possible object is
     *     {@link NoParamType }
     *     
     */
    public NoParamType getGetAllNotificationChannels() {
        return getAllNotificationChannels;
    }

    /**
     * Sets the value of the getAllNotificationChannels property.
     * 
     * @param value
     *     allowed object is
     *     {@link NoParamType }
     *     
     */
    public void setGetAllNotificationChannels(NoParamType value) {
        this.getAllNotificationChannels = value;
    }

    /**
     * Gets the value of the removeTriggers property.
     * 
     * @return
     *     possible object is
     *     {@link RemoveTriggers }
     *     
     */
    public RemoveTriggers getRemoveTriggers() {
        return removeTriggers;
    }

    /**
     * Sets the value of the removeTriggers property.
     * 
     * @param value
     *     allowed object is
     *     {@link RemoveTriggers }
     *     
     */
    public void setRemoveTriggers(RemoveTriggers value) {
        this.removeTriggers = value;
    }

    /**
     * Gets the value of the removeAllTriggers property.
     * 
     * @return
     *     possible object is
     *     {@link NoParamType }
     *     
     */
    public NoParamType getRemoveAllTriggers() {
        return removeAllTriggers;
    }

    /**
     * Sets the value of the removeAllTriggers property.
     * 
     * @param value
     *     allowed object is
     *     {@link NoParamType }
     *     
     */
    public void setRemoveAllTriggers(NoParamType value) {
        this.removeAllTriggers = value;
    }

    /**
     * Gets the value of the getTrigger property.
     * 
     * @return
     *     possible object is
     *     {@link GetTrigger }
     *     
     */
    public GetTrigger getGetTrigger() {
        return getTrigger;
    }

    /**
     * Sets the value of the getTrigger property.
     * 
     * @param value
     *     allowed object is
     *     {@link GetTrigger }
     *     
     */
    public void setGetTrigger(GetTrigger value) {
        this.getTrigger = value;
    }

    /**
     * Gets the value of the getAllTriggers property.
     * 
     * @return
     *     possible object is
     *     {@link NoParamType }
     *     
     */
    public NoParamType getGetAllTriggers() {
        return getAllTriggers;
    }

    /**
     * Sets the value of the getAllTriggers property.
     * 
     * @param value
     *     allowed object is
     *     {@link NoParamType }
     *     
     */
    public void setGetAllTriggers(NoParamType value) {
        this.getAllTriggers = value;
    }

    /**
     * Gets the value of the removeTagSelectors property.
     * 
     * @return
     *     possible object is
     *     {@link RemoveTagSelectors }
     *     
     */
    public RemoveTagSelectors getRemoveTagSelectors() {
        return removeTagSelectors;
    }

    /**
     * Sets the value of the removeTagSelectors property.
     * 
     * @param value
     *     allowed object is
     *     {@link RemoveTagSelectors }
     *     
     */
    public void setRemoveTagSelectors(RemoveTagSelectors value) {
        this.removeTagSelectors = value;
    }

    /**
     * Gets the value of the removeAllTagSelectors property.
     * 
     * @return
     *     possible object is
     *     {@link NoParamType }
     *     
     */
    public NoParamType getRemoveAllTagSelectors() {
        return removeAllTagSelectors;
    }

    /**
     * Sets the value of the removeAllTagSelectors property.
     * 
     * @param value
     *     allowed object is
     *     {@link NoParamType }
     *     
     */
    public void setRemoveAllTagSelectors(NoParamType value) {
        this.removeAllTagSelectors = value;
    }

    /**
     * Gets the value of the getTagSelector property.
     * 
     * @return
     *     possible object is
     *     {@link GetTagSelector }
     *     
     */
    public GetTagSelector getGetTagSelector() {
        return getTagSelector;
    }

    /**
     * Sets the value of the getTagSelector property.
     * 
     * @param value
     *     allowed object is
     *     {@link GetTagSelector }
     *     
     */
    public void setGetTagSelector(GetTagSelector value) {
        this.getTagSelector = value;
    }

    /**
     * Gets the value of the getAllTagSelectors property.
     * 
     * @return
     *     possible object is
     *     {@link NoParamType }
     *     
     */
    public NoParamType getGetAllTagSelectors() {
        return getAllTagSelectors;
    }

    /**
     * Sets the value of the getAllTagSelectors property.
     * 
     * @param value
     *     allowed object is
     *     {@link NoParamType }
     *     
     */
    public void setGetAllTagSelectors(NoParamType value) {
        this.getAllTagSelectors = value;
    }

    /**
     * Gets the value of the removeTagFields property.
     * 
     * @return
     *     possible object is
     *     {@link RemoveTagFields }
     *     
     */
    public RemoveTagFields getRemoveTagFields() {
        return removeTagFields;
    }

    /**
     * Sets the value of the removeTagFields property.
     * 
     * @param value
     *     allowed object is
     *     {@link RemoveTagFields }
     *     
     */
    public void setRemoveTagFields(RemoveTagFields value) {
        this.removeTagFields = value;
    }

    /**
     * Gets the value of the removeAllTagFields property.
     * 
     * @return
     *     possible object is
     *     {@link NoParamType }
     *     
     */
    public NoParamType getRemoveAllTagFields() {
        return removeAllTagFields;
    }

    /**
     * Sets the value of the removeAllTagFields property.
     * 
     * @param value
     *     allowed object is
     *     {@link NoParamType }
     *     
     */
    public void setRemoveAllTagFields(NoParamType value) {
        this.removeAllTagFields = value;
    }

    /**
     * Gets the value of the getTagField property.
     * 
     * @return
     *     possible object is
     *     {@link GetTagField }
     *     
     */
    public GetTagField getGetTagField() {
        return getTagField;
    }

    /**
     * Sets the value of the getTagField property.
     * 
     * @param value
     *     allowed object is
     *     {@link GetTagField }
     *     
     */
    public void setGetTagField(GetTagField value) {
        this.getTagField = value;
    }

    /**
     * Gets the value of the getAllTagFields property.
     * 
     * @return

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -