Class GlobalScriptLog
java.lang.Object
bitel.billing.server.script.global.bean.GlobalScriptLog
@Deprecated
public class GlobalScriptLog
extends java.lang.Object
Deprecated.
Более не использовать, использавать <
GlobalScriptLog- 
Constructor Summary
Constructors Constructor Description GlobalScriptLog()Deprecated. - 
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait 
- 
Constructor Details
- 
GlobalScriptLog
public GlobalScriptLog()Deprecated. 
 - 
 - 
Method Details
- 
getTime
public java.util.Date getTime()Deprecated. - 
setTime
public void setTime(java.util.Date time)Deprecated. - 
getTitle
public java.lang.String getTitle()Deprecated. - 
setTitle
public void setTitle(java.lang.String title)Deprecated. - 
getData
public java.lang.String getData()Deprecated. - 
setData
public void setData(java.lang.String data)Deprecated. 
 -