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

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

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

Public Member Functions

 Mt202tabEntity ()
 
String getAmount ()
 
void setAmount (String amount)
 
String getCorrelid ()
 
void setCorrelid (String correlid)
 
String getCurrency ()
 
void setCurrency (String currency)
 
String getMsgtype ()
 
void setMsgtype (String msgtype)
 
String getStlmdate ()
 
void setStlmdate (String stlmdate)
 
BigDecimal getTtc ()
 
void setTtc (BigDecimal ttc)
 

Private Attributes

String amount
 
String correlid
 
String currency
 
String msgtype
 
String stlmdate
 
BigDecimal ttc
 

Static Private Attributes

static final long serialVersionUID = 1L
 

Detailed Description

The persistent class for the MT202TAB database table.

Constructor & Destructor Documentation

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

Member Function Documentation

String ro.allevo.fintpws.model.Mt202tabEntity.getAmount ( )
inline
String ro.allevo.fintpws.model.Mt202tabEntity.getCorrelid ( )
inline
String ro.allevo.fintpws.model.Mt202tabEntity.getCurrency ( )
inline
String ro.allevo.fintpws.model.Mt202tabEntity.getMsgtype ( )
inline
String ro.allevo.fintpws.model.Mt202tabEntity.getStlmdate ( )
inline
BigDecimal ro.allevo.fintpws.model.Mt202tabEntity.getTtc ( )
inline
void ro.allevo.fintpws.model.Mt202tabEntity.setAmount ( String  amount)
inline
void ro.allevo.fintpws.model.Mt202tabEntity.setCorrelid ( String  correlid)
inline
void ro.allevo.fintpws.model.Mt202tabEntity.setCurrency ( String  currency)
inline
void ro.allevo.fintpws.model.Mt202tabEntity.setMsgtype ( String  msgtype)
inline
void ro.allevo.fintpws.model.Mt202tabEntity.setStlmdate ( String  stlmdate)
inline
void ro.allevo.fintpws.model.Mt202tabEntity.setTtc ( BigDecimal  ttc)
inline

Member Data Documentation

String ro.allevo.fintpws.model.Mt202tabEntity.amount
private
String ro.allevo.fintpws.model.Mt202tabEntity.correlid
private
String ro.allevo.fintpws.model.Mt202tabEntity.currency
private
String ro.allevo.fintpws.model.Mt202tabEntity.msgtype
private
final long ro.allevo.fintpws.model.Mt202tabEntity.serialVersionUID = 1L
staticprivate
String ro.allevo.fintpws.model.Mt202tabEntity.stlmdate
private
BigDecimal ro.allevo.fintpws.model.Mt202tabEntity.ttc
private

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