| Package | Description |
|---|---|
| org.smallmind.persistence.query |
| Modifier and Type | Method and Description |
|---|---|
PermitType |
WherePermit.getType() |
static PermitType |
PermitType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PermitType[] |
PermitType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
WherePermit(PermitType type,
String... fields) |
Copyright © 2017. All rights reserved.