BEAST
eu.baltrad.beast.rules.scansun.ScansunRule Class Reference
Inheritance diagram for eu.baltrad.beast.rules.scansun.ScansunRule:
eu.baltrad.beast.rules.IRule

Public Member Functions

IBltMessage handle (IBltMessage message)
 
String getType ()
 
boolean isValid ()
 
void setRuleId (int ruleid)
 
int getRuleId ()
 
void setSources (List< String > sources)
 
List< String > getSources ()
 

Static Public Attributes

static final String TYPE = "blt_scansun"
 The name of this static scansun type.
 

Detailed Description

Author
Anders Henja

Member Function Documentation

◆ getRuleId()

int eu.baltrad.beast.rules.scansun.ScansunRule.getRuleId ( )
inline
Returns
the ruleid

◆ getSources()

List< String > eu.baltrad.beast.rules.scansun.ScansunRule.getSources ( )
inline
Returns
a list of sources

◆ getType()

String eu.baltrad.beast.rules.scansun.ScansunRule.getType ( )
inline

◆ handle()

IBltMessage eu.baltrad.beast.rules.scansun.ScansunRule.handle ( IBltMessage message)
inline

◆ isValid()

boolean eu.baltrad.beast.rules.scansun.ScansunRule.isValid ( )
inline

◆ setRuleId()

void eu.baltrad.beast.rules.scansun.ScansunRule.setRuleId ( int ruleid)
inline
Parameters
ruleidthe ruleid to set

◆ setSources()

void eu.baltrad.beast.rules.scansun.ScansunRule.setSources ( List< String > sources)
inline
Parameters
sourcesthe list of sources to set

Member Data Documentation

◆ TYPE

final String eu.baltrad.beast.rules.scansun.ScansunRule.TYPE = "blt_scansun"
static

The name of this static scansun type.


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