PamController
Class NetworkController.NetworkRecorderTrigger
java.lang.Object
PamController.NetworkController.NetworkRecorderTrigger
- All Implemented Interfaces:
- RecorderTrigger
- Enclosing class:
- NetworkController
private class NetworkController.NetworkRecorderTrigger
- extends java.lang.Object
- implements RecorderTrigger
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
private java.lang.String name
recorderControl
private RecorderControl recorderControl
recorderTriggerData
private RecorderTriggerData recorderTriggerData
NetworkController.NetworkRecorderTrigger
public NetworkController.NetworkRecorderTrigger(RecorderControl recorderControl)
- Parameters:
name -
getTriggerData
public RecorderTriggerData getTriggerData()
- Specified by:
getTriggerData in interface RecorderTrigger
getTriggerName
public java.lang.String getTriggerName()
- Specified by:
getTriggerName in interface RecorderTrigger
setRecorderTriggerData
public void setRecorderTriggerData(RecorderTriggerData recorderTriggerData)
- Parameters:
recorderTriggerData - the recorderTriggerData to set