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

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

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

Public Member Functions

 Mt103tabEntity ()
 
String getAmount ()
 
void setAmount (String amount)
 
String getCdaccount ()
 
void setCdaccount (String cdaccount)
 
String getCorrelid ()
 
void setCorrelid (String correlid)
 
String getCurrency ()
 
void setCurrency (String currency)
 
String getDbaccount ()
 
void setDbaccount (String dbaccount)
 
String getMsgtype ()
 
void setMsgtype (String msgtype)
 

Private Attributes

String amount
 
String cdaccount
 
String correlid
 
String currency
 
String dbaccount
 
String msgtype
 

Static Private Attributes

static final long serialVersionUID = 1L
 

Detailed Description

The persistent class for the MT103TAB database table.

Constructor & Destructor Documentation

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

Member Function Documentation

String ro.allevo.fintpws.model.Mt103tabEntity.getAmount ( )
inline
String ro.allevo.fintpws.model.Mt103tabEntity.getCdaccount ( )
inline
String ro.allevo.fintpws.model.Mt103tabEntity.getCorrelid ( )
inline
String ro.allevo.fintpws.model.Mt103tabEntity.getCurrency ( )
inline
String ro.allevo.fintpws.model.Mt103tabEntity.getDbaccount ( )
inline
String ro.allevo.fintpws.model.Mt103tabEntity.getMsgtype ( )
inline
void ro.allevo.fintpws.model.Mt103tabEntity.setAmount ( String  amount)
inline
void ro.allevo.fintpws.model.Mt103tabEntity.setCdaccount ( String  cdaccount)
inline
void ro.allevo.fintpws.model.Mt103tabEntity.setCorrelid ( String  correlid)
inline
void ro.allevo.fintpws.model.Mt103tabEntity.setCurrency ( String  currency)
inline
void ro.allevo.fintpws.model.Mt103tabEntity.setDbaccount ( String  dbaccount)
inline
void ro.allevo.fintpws.model.Mt103tabEntity.setMsgtype ( String  msgtype)
inline

Member Data Documentation

String ro.allevo.fintpws.model.Mt103tabEntity.amount
private
String ro.allevo.fintpws.model.Mt103tabEntity.cdaccount
private
String ro.allevo.fintpws.model.Mt103tabEntity.correlid
private
String ro.allevo.fintpws.model.Mt103tabEntity.currency
private
String ro.allevo.fintpws.model.Mt103tabEntity.dbaccount
private
String ro.allevo.fintpws.model.Mt103tabEntity.msgtype
private
final long ro.allevo.fintpws.model.Mt103tabEntity.serialVersionUID = 1L
staticprivate

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