private static class Lock.GroupInfo
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private int |
id
Stores the numerc identifier.
|
private Lock.MemRecordingType |
type
Stores the recording type.
|
| Constructor and Description |
|---|
GroupInfo(java.lang.String recId,
Lock.MemRecordingType type)
Creates a group information object.
|
private Lock.MemRecordingType type
private int id
public GroupInfo(java.lang.String recId,
Lock.MemRecordingType type)
recId - the recording identifiertype - the recording type