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

📄 sourcecommand.java

📁 关于 RFID 读写器的相关内容
💻 JAVA
📖 第 1 页 / 共 5 页
字号:

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

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

    /**
     * Gets the value of the setGlimpsedTimeout property.
     * 
     * @return
     *     possible object is
     *     {@link SetGlimpsedTimeout }
     *     
     */
    public SetGlimpsedTimeout getSetGlimpsedTimeout() {
        return setGlimpsedTimeout;
    }

    /**
     * Sets the value of the setGlimpsedTimeout property.
     * 
     * @param value
     *     allowed object is
     *     {@link SetGlimpsedTimeout }
     *     
     */
    public void setSetGlimpsedTimeout(SetGlimpsedTimeout value) {
        this.setGlimpsedTimeout = value;
    }

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

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

    /**
     * Gets the value of the setObservedThreshold property.
     * 
     * @return
     *     possible object is
     *     {@link SetObservedThreshold }
     *     
     */
    public SetObservedThreshold getSetObservedThreshold() {
        return setObservedThreshold;
    }

    /**
     * Sets the value of the setObservedThreshold property.
     * 
     * @param value
     *     allowed object is
     *     {@link SetObservedThreshold }
     *     
     */
    public void setSetObservedThreshold(SetObservedThreshold value) {
        this.setObservedThreshold = value;
    }

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

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

    /**
     * Gets the value of the setObservedTimeout property.
     * 
     * @return
     *     possible object is
     *     {@link SetObservedTimeout }
     *     
     */
    public SetObservedTimeout getSetObservedTimeout() {
        return setObservedTimeout;
    }

    /**
     * Sets the value of the setObservedTimeout property.
     * 
     * @param value
     *     allowed object is
     *     {@link SetObservedTimeout }
     *     
     */
    public void setSetObservedTimeout(SetObservedTimeout value) {
        this.setObservedTimeout = value;
    }

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

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

    /**
     * Gets the value of the setLostTimeout property.
     * 
     * @return
     *     possible object is
     *     {@link SetLostTimeout }
     *     
     */
    public SetLostTimeout getSetLostTimeout() {
        return setLostTimeout;
    }

    /**
     * Sets the value of the setLostTimeout property.
     * 
     * @param value
     *     allowed object is
     *     {@link SetLostTimeout }
     *     
     */
    public void setSetLostTimeout(SetLostTimeout value) {
        this.setLostTimeout = value;
    }

    /**
     * Gets the value of the rawReadIDs property.
     * 
     * @return
     *     possible object is
     *     {@link RawReadIDs }
     *     
     */
    public RawReadIDs getRawReadIDs() {
        return rawReadIDs;
    }

    /**
     * Sets the value of the rawReadIDs property.
     * 
     * @param value
     *     allowed object is
     *     {@link RawReadIDs }
     *     
     */
    public void setRawReadIDs(RawReadIDs value) {
        this.rawReadIDs = value;
    }

    /**
     * Gets the value of the readIDs property.
     * 
     * @return
     *     possible object is
     *     {@link ReadIDs }
     *     
     */
    public ReadIDs getReadIDs() {
        return readIDs;
    }

    /**
     * Sets the value of the readIDs property.
     * 
     * @param value
     *     allowed object is
     *     {@link ReadIDs }
     *     
     */
    public void setReadIDs(ReadIDs value) {
        this.readIDs = value;
    }

    /**
     * Gets the value of the read property.
     * 
     * @return
     *     possible object is
     *     {@link Read }
     *     
     */
    public Read getRead() {
        return read;
    }

    /**
     * Sets the value of the read property.
     * 
     * @param value
     *     allowed object is
     *     {@link Read }
     *     
     */
    public void setRead(Read value) {
        this.read = value;
    }

    /**
     * Gets the value of the writeID property.
     * 
     * @return
     *     possible object is
     *     {@link WriteID }
     *     
     */
    public WriteID getWriteID() {
        return writeID;
    }

    /**
     * Sets the value of the writeID property.
     * 
     * @param value
     *     allowed object is
     *     {@link WriteID }
     *     
     */
    public void setWriteID(WriteID value) {
        this.writeID = value;
    }

    /**
     * Gets the value of the write property.
     * 
     * @return
     *     possible object is
     *     {@link Write }
     *     
     */
    public Write getWrite() {
        return write;
    }

    /**
     * Sets the value of the write property.
     * 
     * @param value
     *     allowed object is
     *     {@link Write }
     *     
     */
    public void setWrite(Write value) {
        this.write = value;
    }

    /**
     * Gets the value of the kill property.
     * 
     * @return
     *     possible object is
     *     {@link Kill }
     *     
     */
    public Kill getKill() {
        return kill;
    }

    /**
     * Sets the value of the kill property.
     * 
     * @param value
     *     allowed object is
     *     {@link Kill }
     *     
     */
    public void setKill(Kill value) {
        this.kill = value;
    }

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

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

    /**
     * Gets the value of the setReadCyclesPerTrigger property.
     * 
     * @return
     *     possible object is
     *     {@link SetReadCyclesPerTrigger }
     *     
     */
    public SetReadCyclesPerTrigger getSetReadCyclesPerTrigger() {
        return setReadCyclesPerTrigger;
    }

    /**
     * Sets the value of the setReadCyclesPerTrigger property.
     * 
     * @param value
     *     allowed object is
     *     {@link SetReadCyclesPerTrigger }
     *     
     */
    public void setSetReadCyclesPerTrigger(SetReadCyclesPerTrigger value) {
        this.setReadCyclesPerTrigger = value;
    }

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

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

    /**
     * Gets the value of the setMaxReadDutyCycle property.
     * 
     * @return
     *     possible object is
     *     {@link SetMaxReadDutyCycle }
     *     
     */
    public SetMaxReadDutyCycle getSetMaxReadDutyCycle() {
        return setMaxReadDutyCycle;
    }

    /**
     * Sets the value of the setMaxReadDutyCycle property.
     * 
     * @param value
     *     allowed object is
     *     {@link SetMaxReadDutyCycle }
     *     
     */
    public void setSetMaxReadDutyCycle(SetMaxReadDutyCycle value) {
        this.setMaxReadDutyCycle = value;
    }

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

    /**
     * Sets the value of the getReadTimeout property.
     * 
     * @param value

⌨️ 快捷键说明

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