JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
hardware_interfaces
Interface ElectronicLock
All Known Implementing Classes:
ElectronicLockTestDriver
public interface
ElectronicLock
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
open
(int timeOpen)
Opens the lock for timeOpens seconds.
Method Detail
open
void open(int timeOpen)
Opens the lock for timeOpens seconds.
Parameters:
timeOpen
- time it should be open (s)
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method