Package | Description |
---|---|
org.epics.pvmanager.pva.adapters | |
org.epics.vtype |
Modifier and Type | Class and Description |
---|---|
class |
PVFieldToVBoolean |
Modifier and Type | Method and Description |
---|---|
static VBoolean |
ValueFactory.newVBoolean(boolean value,
Alarm alarm,
Time time)
Creates a new VBoolean.
|
Modifier and Type | Method and Description |
---|---|
static String |
VTypeToString.toString(VBoolean vBoolean)
Default toString implementation for VBoolean.
|
static boolean |
VTypeValueEquals.valueEquals(VBoolean bool1,
VBoolean bool2)
Checks whether the two booleans have the same value.
|
Copyright © 2010–2015. All rights reserved.