public class ParameterLogItem
extends Object
-
Constructor Summary 
Constructors
-
Method Summary 
Methods inherited from class java.lang.Object 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details 
-
ParameterLogItem 
public ParameterLogItem(Date date,
int id,
int userId,
int paramId,
String text)
-
Method Details 