public class AbstractCriterionConditions extends Object implements CriterionConditions
Modifier and Type | Field and Description |
---|---|
private Identifier |
id |
Constructor and Description |
---|
AbstractCriterionConditions(Identifier id) |
Modifier and Type | Method and Description |
---|---|
Identifier |
getId() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
toJson
private final Identifier id
public AbstractCriterionConditions(Identifier id)
public Identifier getId()
getId
in interface CriterionConditions