◆ PcsDefinition()
eu.baltrad.beast.pgf.PcsDefinition.PcsDefinition |
( |
String | id | ) |
|
|
inline |
Constructor.
- Parameters
-
id | the id of this pcs definition |
◆ getDefinition()
String eu.baltrad.beast.pgf.PcsDefinition.getDefinition |
( |
| ) |
|
|
inline |
◆ 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
-
definition | the pcs definition |
◆ setDescription()
void eu.baltrad.beast.pgf.PcsDefinition.setDescription |
( |
String | description | ) |
|
|
inline |
- Parameters
-
description | the description to set |
The documentation for this class was generated from the following file:
- src/eu/baltrad/beast/pgf/PcsDefinition.java