BaltradDex
BALTRAD Data Exchange System
Loading...
Searching...
No Matches
eu.baltrad.beastui.web.pojo.CronEntryMapping Class Reference

Public Member Functions

 CronEntryMapping (String value, String name)
 
String getValue ()
 
String getName ()
 

Detailed Description

Mapper object that maps between a name and a value

Author
Anders Henja

Constructor & Destructor Documentation

◆ CronEntryMapping()

eu.baltrad.beastui.web.pojo.CronEntryMapping.CronEntryMapping ( String value,
String name )
inline

Constructor

Parameters
value- the valid cron value
name- the name (or if null, then name will be same as value)

Member Function Documentation

◆ getName()

String eu.baltrad.beastui.web.pojo.CronEntryMapping.getName ( )
inline
Returns
the name to return

◆ getValue()

String eu.baltrad.beastui.web.pojo.CronEntryMapping.getValue ( )
inline
Returns
the value to return

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