public class RandomBooleanChangeVO extends ChangeTypeVO
ChangeTypeVO.Types
Modifier and Type | Field and Description |
---|---|
static com.serotonin.web.i18n.LocalizableMessage |
KEY |
private static long |
serialVersionUID |
private static int |
version |
CHANGE_TYPE_CODES
Constructor and Description |
---|
RandomBooleanChangeVO() |
Modifier and Type | Method and Description |
---|---|
ChangeTypeRT |
createRuntime() |
com.serotonin.web.i18n.LocalizableMessage |
getDescription() |
private void |
readObject(java.io.ObjectInputStream in) |
int |
typeId() |
private void |
writeObject(java.io.ObjectOutputStream out) |
addProperties, addPropertyChanges, getChangeTypes, getStartValue, jsonDeserialize, jsonSerialize, setStartValue
public static final com.serotonin.web.i18n.LocalizableMessage KEY
private static final long serialVersionUID
private static final int version
public int typeId()
typeId
in class ChangeTypeVO
public com.serotonin.web.i18n.LocalizableMessage getDescription()
getDescription
in class ChangeTypeVO
public ChangeTypeRT createRuntime()
createRuntime
in class ChangeTypeVO
private void writeObject(java.io.ObjectOutputStream out) throws java.io.IOException
java.io.IOException
private void readObject(java.io.ObjectInputStream in) throws java.io.IOException
java.io.IOException