API FinTP REST
 All Classes Namespaces Files Functions Variables
ro.allevo.fintpws.model.StatusEntity Class Reference

The persistent class for the STATUS database table. More...

Inheritance diagram for ro.allevo.fintpws.model.StatusEntity:

Public Member Functions

 StatusEntity ()
 
String getAdditionalinfo ()
 
void setAdditionalinfo (String additionalinfo)
 
String getClass_ ()
 
void setClass_ (String class_)
 
String getCorrelationid ()
 
void setCorrelationid (String correlationid)
 
Timestamp getEventdate ()
 
void setEventdate (Timestamp eventdate)
 
String getGuid ()
 
void setGuid (String guid)
 
String getInnerexception ()
 
void setInnerexception (String innerexception)
 
Timestamp getInsertdate ()
 
void setInsertdate (Timestamp insertdate)
 
String getMachine ()
 
void setMachine (String machine)
 
String getMessage ()
 
void setMessage (String message)
 
BigDecimal getService ()
 
void setService (BigDecimal service)
 
String getSessionid ()
 
void setSessionid (String sessionid)
 
String getType ()
 
void setType (String type)
 

Private Attributes

String additionalinfo
 
String class_
 
String correlationid
 
Timestamp eventdate
 
String guid
 
String innerexception
 
Timestamp insertdate
 
String machine
 
String message
 
BigDecimal service
 
String sessionid
 
String type
 

Static Private Attributes

static final long serialVersionUID = 1L
 

Detailed Description

The persistent class for the STATUS database table.

Constructor & Destructor Documentation

ro.allevo.fintpws.model.StatusEntity.StatusEntity ( )
inline

Member Function Documentation

String ro.allevo.fintpws.model.StatusEntity.getAdditionalinfo ( )
inline
String ro.allevo.fintpws.model.StatusEntity.getClass_ ( )
inline
String ro.allevo.fintpws.model.StatusEntity.getCorrelationid ( )
inline
Timestamp ro.allevo.fintpws.model.StatusEntity.getEventdate ( )
inline
String ro.allevo.fintpws.model.StatusEntity.getGuid ( )
inline
String ro.allevo.fintpws.model.StatusEntity.getInnerexception ( )
inline
Timestamp ro.allevo.fintpws.model.StatusEntity.getInsertdate ( )
inline
String ro.allevo.fintpws.model.StatusEntity.getMachine ( )
inline
String ro.allevo.fintpws.model.StatusEntity.getMessage ( )
inline
BigDecimal ro.allevo.fintpws.model.StatusEntity.getService ( )
inline
String ro.allevo.fintpws.model.StatusEntity.getSessionid ( )
inline
String ro.allevo.fintpws.model.StatusEntity.getType ( )
inline
void ro.allevo.fintpws.model.StatusEntity.setAdditionalinfo ( String  additionalinfo)
inline
void ro.allevo.fintpws.model.StatusEntity.setClass_ ( String  class_)
inline
void ro.allevo.fintpws.model.StatusEntity.setCorrelationid ( String  correlationid)
inline
void ro.allevo.fintpws.model.StatusEntity.setEventdate ( Timestamp  eventdate)
inline
void ro.allevo.fintpws.model.StatusEntity.setGuid ( String  guid)
inline
void ro.allevo.fintpws.model.StatusEntity.setInnerexception ( String  innerexception)
inline
void ro.allevo.fintpws.model.StatusEntity.setInsertdate ( Timestamp  insertdate)
inline
void ro.allevo.fintpws.model.StatusEntity.setMachine ( String  machine)
inline
void ro.allevo.fintpws.model.StatusEntity.setMessage ( String  message)
inline
void ro.allevo.fintpws.model.StatusEntity.setService ( BigDecimal  service)
inline
void ro.allevo.fintpws.model.StatusEntity.setSessionid ( String  sessionid)
inline
void ro.allevo.fintpws.model.StatusEntity.setType ( String  type)
inline

Member Data Documentation

String ro.allevo.fintpws.model.StatusEntity.additionalinfo
private
String ro.allevo.fintpws.model.StatusEntity.class_
private
String ro.allevo.fintpws.model.StatusEntity.correlationid
private
Timestamp ro.allevo.fintpws.model.StatusEntity.eventdate
private
String ro.allevo.fintpws.model.StatusEntity.guid
private
String ro.allevo.fintpws.model.StatusEntity.innerexception
private
Timestamp ro.allevo.fintpws.model.StatusEntity.insertdate
private
String ro.allevo.fintpws.model.StatusEntity.machine
private
String ro.allevo.fintpws.model.StatusEntity.message
private
final long ro.allevo.fintpws.model.StatusEntity.serialVersionUID = 1L
staticprivate
BigDecimal ro.allevo.fintpws.model.StatusEntity.service
private
String ro.allevo.fintpws.model.StatusEntity.sessionid
private
String ro.allevo.fintpws.model.StatusEntity.type
private

The documentation for this class was generated from the following file: