public class TagQtSetOp extends TagOp
Constructor and Description |
---|
TagQtSetOp() |
Modifier and Type | Method and Description |
---|---|
TagData |
getAccessPassword() |
QtAccessRange |
getAccessRange() |
QtDataProfile |
getDataProfile() |
QtPersistence |
getPersistence() |
void |
setAccessPassword(TagData accessPassword) |
void |
setAccessRange(QtAccessRange accessRange) |
void |
setDataProfile(QtDataProfile dataProfile) |
void |
setPersistence(QtPersistence persistence) |
public TagData getAccessPassword()
public void setAccessPassword(TagData accessPassword)
accessPassword
- Tag access password. Required only if an access
password has been set for the target memory bank.public QtPersistence getPersistence()
public void setPersistence(QtPersistence persistence)
persistence
- the desired qt persistencepublic QtDataProfile getDataProfile()
public void setDataProfile(QtDataProfile dataProfile)
dataProfile
- the desired qt data profilepublic QtAccessRange getAccessRange()
public void setAccessRange(QtAccessRange accessRange)
accessRange
- the desired qt access range