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

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

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

Public Member Functions

 FeedbackaggEntity ()
 
String getAppcode ()
 
void setAppcode (String appcode)
 
String getBatchid ()
 
void setBatchid (String batchid)
 
String getBatchseq ()
 
void setBatchseq (String batchseq)
 
String getCorrelid ()
 
void setCorrelid (String correlid)
 
String getCorrespcode ()
 
void setCorrespcode (String correspcode)
 
Timestamp getInsertdate ()
 
void setInsertdate (Timestamp insertdate)
 
String getInterfacecode ()
 
void setInterfacecode (String interfacecode)
 
String getIsession ()
 
void setIsession (String isession)
 
String getIssuer ()
 
void setIssuer (String issuer)
 
String getNetworkcode ()
 
void setNetworkcode (String networkcode)
 
String getObatchid ()
 
void setObatchid (String obatchid)
 
String getOsession ()
 
void setOsession (String osession)
 
String getPayload ()
 
void setPayload (String payload)
 
String getRequestor ()
 
void setRequestor (String requestor)
 
String getSwiftmir ()
 
void setSwiftmir (String swiftmir)
 
String getTrn ()
 
void setTrn (String trn)
 
String getWmqid ()
 
void setWmqid (String wmqid)
 

Private Attributes

String appcode
 
String batchid
 
String batchseq
 
String correlid
 
String correspcode
 
Timestamp insertdate
 
String interfacecode
 
String isession
 
String issuer
 
String networkcode
 
String obatchid
 
String osession
 
String payload
 
String requestor
 
String swiftmir
 
String trn
 
String wmqid
 
RoutedMessageEntity routedMessageEntity
 

Static Private Attributes

static final long serialVersionUID = 1L
 

Detailed Description

The persistent class for the FEEDBACKAGG database table.

Constructor & Destructor Documentation

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

Member Function Documentation

String ro.allevo.fintpws.model.FeedbackaggEntity.getAppcode ( )
inline
String ro.allevo.fintpws.model.FeedbackaggEntity.getBatchid ( )
inline
String ro.allevo.fintpws.model.FeedbackaggEntity.getBatchseq ( )
inline
String ro.allevo.fintpws.model.FeedbackaggEntity.getCorrelid ( )
inline
String ro.allevo.fintpws.model.FeedbackaggEntity.getCorrespcode ( )
inline
Timestamp ro.allevo.fintpws.model.FeedbackaggEntity.getInsertdate ( )
inline
String ro.allevo.fintpws.model.FeedbackaggEntity.getInterfacecode ( )
inline
String ro.allevo.fintpws.model.FeedbackaggEntity.getIsession ( )
inline
String ro.allevo.fintpws.model.FeedbackaggEntity.getIssuer ( )
inline
String ro.allevo.fintpws.model.FeedbackaggEntity.getNetworkcode ( )
inline
String ro.allevo.fintpws.model.FeedbackaggEntity.getObatchid ( )
inline
String ro.allevo.fintpws.model.FeedbackaggEntity.getOsession ( )
inline
String ro.allevo.fintpws.model.FeedbackaggEntity.getPayload ( )
inline
String ro.allevo.fintpws.model.FeedbackaggEntity.getRequestor ( )
inline
String ro.allevo.fintpws.model.FeedbackaggEntity.getSwiftmir ( )
inline
String ro.allevo.fintpws.model.FeedbackaggEntity.getTrn ( )
inline
String ro.allevo.fintpws.model.FeedbackaggEntity.getWmqid ( )
inline
void ro.allevo.fintpws.model.FeedbackaggEntity.setAppcode ( String  appcode)
inline
void ro.allevo.fintpws.model.FeedbackaggEntity.setBatchid ( String  batchid)
inline
void ro.allevo.fintpws.model.FeedbackaggEntity.setBatchseq ( String  batchseq)
inline
void ro.allevo.fintpws.model.FeedbackaggEntity.setCorrelid ( String  correlid)
inline
void ro.allevo.fintpws.model.FeedbackaggEntity.setCorrespcode ( String  correspcode)
inline
void ro.allevo.fintpws.model.FeedbackaggEntity.setInsertdate ( Timestamp  insertdate)
inline
void ro.allevo.fintpws.model.FeedbackaggEntity.setInterfacecode ( String  interfacecode)
inline
void ro.allevo.fintpws.model.FeedbackaggEntity.setIsession ( String  isession)
inline
void ro.allevo.fintpws.model.FeedbackaggEntity.setIssuer ( String  issuer)
inline
void ro.allevo.fintpws.model.FeedbackaggEntity.setNetworkcode ( String  networkcode)
inline
void ro.allevo.fintpws.model.FeedbackaggEntity.setObatchid ( String  obatchid)
inline
void ro.allevo.fintpws.model.FeedbackaggEntity.setOsession ( String  osession)
inline
void ro.allevo.fintpws.model.FeedbackaggEntity.setPayload ( String  payload)
inline
void ro.allevo.fintpws.model.FeedbackaggEntity.setRequestor ( String  requestor)
inline
void ro.allevo.fintpws.model.FeedbackaggEntity.setSwiftmir ( String  swiftmir)
inline
void ro.allevo.fintpws.model.FeedbackaggEntity.setTrn ( String  trn)
inline
void ro.allevo.fintpws.model.FeedbackaggEntity.setWmqid ( String  wmqid)
inline

Member Data Documentation

String ro.allevo.fintpws.model.FeedbackaggEntity.appcode
private
String ro.allevo.fintpws.model.FeedbackaggEntity.batchid
private
String ro.allevo.fintpws.model.FeedbackaggEntity.batchseq
private
String ro.allevo.fintpws.model.FeedbackaggEntity.correlid
private
String ro.allevo.fintpws.model.FeedbackaggEntity.correspcode
private
Timestamp ro.allevo.fintpws.model.FeedbackaggEntity.insertdate
private
String ro.allevo.fintpws.model.FeedbackaggEntity.interfacecode
private
String ro.allevo.fintpws.model.FeedbackaggEntity.isession
private
String ro.allevo.fintpws.model.FeedbackaggEntity.issuer
private
String ro.allevo.fintpws.model.FeedbackaggEntity.networkcode
private
String ro.allevo.fintpws.model.FeedbackaggEntity.obatchid
private
String ro.allevo.fintpws.model.FeedbackaggEntity.osession
private
String ro.allevo.fintpws.model.FeedbackaggEntity.payload
private
String ro.allevo.fintpws.model.FeedbackaggEntity.requestor
private
RoutedMessageEntity ro.allevo.fintpws.model.FeedbackaggEntity.routedMessageEntity
private
final long ro.allevo.fintpws.model.FeedbackaggEntity.serialVersionUID = 1L
staticprivate
String ro.allevo.fintpws.model.FeedbackaggEntity.swiftmir
private
String ro.allevo.fintpws.model.FeedbackaggEntity.trn
private
String ro.allevo.fintpws.model.FeedbackaggEntity.wmqid
private

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