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

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

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

Public Member Functions

 MsgTypeListEntity ()
 
String getBusinessarea ()
 
void setBusinessarea (String businessarea)
 
BigDecimal getDisplayorder ()
 
void setDisplayorder (BigDecimal displayorder)
 
String getFriendlyname ()
 
void setFriendlyname (String friendlyname)
 
String getMessagetype ()
 
void setMessagetype (String messagetype)
 
String getStorage ()
 
void setStorage (String storage)
 

Private Attributes

String businessarea
 
BigDecimal displayorder
 
String friendlyname
 
String messagetype
 
String storage
 

Static Private Attributes

static final long serialVersionUID = 1L
 

Detailed Description

The persistent class for the MSGTYPELIST database table.

Constructor & Destructor Documentation

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

Member Function Documentation

String ro.allevo.fintpws.model.MsgTypeListEntity.getBusinessarea ( )
inline
BigDecimal ro.allevo.fintpws.model.MsgTypeListEntity.getDisplayorder ( )
inline
String ro.allevo.fintpws.model.MsgTypeListEntity.getFriendlyname ( )
inline
String ro.allevo.fintpws.model.MsgTypeListEntity.getMessagetype ( )
inline
String ro.allevo.fintpws.model.MsgTypeListEntity.getStorage ( )
inline
void ro.allevo.fintpws.model.MsgTypeListEntity.setBusinessarea ( String  businessarea)
inline
void ro.allevo.fintpws.model.MsgTypeListEntity.setDisplayorder ( BigDecimal  displayorder)
inline
void ro.allevo.fintpws.model.MsgTypeListEntity.setFriendlyname ( String  friendlyname)
inline
void ro.allevo.fintpws.model.MsgTypeListEntity.setMessagetype ( String  messagetype)
inline
void ro.allevo.fintpws.model.MsgTypeListEntity.setStorage ( String  storage)
inline

Member Data Documentation

String ro.allevo.fintpws.model.MsgTypeListEntity.businessarea
private
BigDecimal ro.allevo.fintpws.model.MsgTypeListEntity.displayorder
private
String ro.allevo.fintpws.model.MsgTypeListEntity.friendlyname
private
String ro.allevo.fintpws.model.MsgTypeListEntity.messagetype
private
final long ro.allevo.fintpws.model.MsgTypeListEntity.serialVersionUID = 1L
staticprivate
String ro.allevo.fintpws.model.MsgTypeListEntity.storage
private

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