Class ThincRecordCommon.thincRecRecord

java.lang.Object
  extended by ThincRecordCommon.thincRecRecord
Enclosing interface:
ThincRecordCommon

public static class ThincRecordCommon.thincRecRecord
extends java.lang.Object

Author:
À±¿µÁø

Field Summary
(package private)  ThincRecordCommon.thincRecCmd cmd
           
(package private)  ThincRecordCommon.thincRecShot shot
           
(package private)  int time
           
 
Constructor Summary
ThincRecordCommon.thincRecRecord()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

time

int time

shot

ThincRecordCommon.thincRecShot shot

cmd

ThincRecordCommon.thincRecCmd cmd
Constructor Detail

ThincRecordCommon.thincRecRecord

public ThincRecordCommon.thincRecRecord()