BEAST
eu.baltrad.beast.pgf.PcsDefinition Class Reference

Public Member Functions

 PcsDefinition (String id)
 Constructor.
 
String getId ()
 
String getDescription ()
 
void setDescription (String description)
 
String getDefinition ()
 
void setDefinition (String definition)
 

Detailed Description

Author
Anders Henja

Constructor & Destructor Documentation

◆ PcsDefinition()

eu.baltrad.beast.pgf.PcsDefinition.PcsDefinition ( String id)
inline

Constructor.

Parameters
idthe id of this pcs definition

Member Function Documentation

◆ getDefinition()

String eu.baltrad.beast.pgf.PcsDefinition.getDefinition ( )
inline
Returns
the definition

◆ getDescription()

String eu.baltrad.beast.pgf.PcsDefinition.getDescription ( )
inline
Returns
the description of this definition

◆ getId()

String eu.baltrad.beast.pgf.PcsDefinition.getId ( )
inline
Returns
the id of this definition

◆ setDefinition()

void eu.baltrad.beast.pgf.PcsDefinition.setDefinition ( String definition)
inline
Parameters
definitionthe pcs definition

◆ setDescription()

void eu.baltrad.beast.pgf.PcsDefinition.setDescription ( String description)
inline
Parameters
descriptionthe description to set

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