| Package | Description |
|---|---|
| jadeutils.mongo |
| Modifier and Type | Method and Description |
|---|---|
Condition.LinkType |
Condition.Link.getType() |
static Condition.LinkType |
Condition.LinkType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Condition.LinkType[] |
Condition.LinkType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Condition |
Condition.append(Condition.LinkType type,
Condition condition) |
void |
Condition.Link.setType(Condition.LinkType type) |
| Constructor and Description |
|---|
Link(Condition.LinkType type,
Condition condition) |
Copyright © 2019. All rights reserved.