Constructor and Description |
---|
PVAlarmFactory() |
Modifier and Type | Method and Description |
---|---|
boolean |
attach(PVField pvField)
Attempt to attach to the alarm field.
|
static PVAlarm |
create()
Create a PVAlarm.
|
void |
detach()
Remove attachment to alarm field.
|
void |
get(Alarm alarm)
Get the alarm.
|
boolean |
isAttached()
Is this attached to an alarm structure.
|
boolean |
set(Alarm alarm)
Set the alarm.
|
public static PVAlarm create()
public boolean attach(PVField pvField)
PVAlarm
public void detach()
PVAlarm
public boolean isAttached()
PVAlarm
isAttached
in interface PVAlarm
public void get(Alarm alarm)
PVAlarm
Copyright © 2014. All Rights Reserved.