public class ApogeeCriterion extends Object
Modifier and Type | Field and Description |
---|---|
private String |
_id |
private I18nizableText |
_label |
private String |
_type |
Constructor and Description |
---|
ApogeeCriterion(String id,
I18nizableText label,
String type)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getId()
Get the id.
|
I18nizableText |
getLabel()
Get the label.
|
String |
getType()
Get the type.
|
public ApogeeCriterion(String id, I18nizableText label, String type)
id
- the idlabel
- the labeltype
- the type