| Package | Description |
|---|---|
| de.caluga.morphium | |
| de.caluga.morphium.query |
| Modifier and Type | Method and Description |
|---|---|
static MongoType |
MongoType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MongoType[] |
MongoType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Query<T> |
MongoFieldImpl.type(MongoType t) |
Query<T> |
MongoField.type(MongoType t) |
Copyright © 2014. All Rights Reserved.