| Package | Description |
|---|---|
| gov.aps.jca | |
| gov.aps.jca.dbr |
| Modifier and Type | Class and Description |
|---|---|
class |
CASeverity
Enumeration class representing Channel Access severity codes.
|
class |
CAStatus
Enumeration class representing Channel Access Status codes.
|
static class |
Channel.ConnectionState
Enumeration class representing the Channel's connection state.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
ValuedEnum.isEqualTo(ValuedEnum other)
Test if enum item is equal in value to other enum.
|
boolean |
ValuedEnum.isGreaterThan(ValuedEnum other)
Test if enum item is greater than in value to other enum.
|
boolean |
ValuedEnum.isGreaterThanOrEqual(ValuedEnum other)
Test if enum item is greater than or equal in value to other enum.
|
boolean |
ValuedEnum.isLessThan(ValuedEnum other)
Test if enum item is less than in value to other enum.
|
boolean |
ValuedEnum.isLessThanOrEqual(ValuedEnum other)
Test if enum item is less than or equal in value to other enum.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DBRType |
class |
Severity |
class |
Status |
Copyright © 2004-2020 EPICS. All Rights Reserved.