| Package | Description |
|---|---|
| org.aoju.bus.image.metric.service | |
| org.aoju.bus.image.plugin |
| Modifier and Type | Method and Description |
|---|---|
static Level |
Level.valueOf(Attributes attrs,
String[] qrLevels) |
static Level |
Level.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Level[] |
Level.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract IOD |
Level.queryKeysIOD(Level rootLevel,
boolean relational) |
protected abstract IOD |
Level.retrieveKeysIOD(Level rootLevel,
boolean relational) |
void |
Level.validateQueryKeys(Attributes attrs,
Level rootLevel,
boolean relational) |
void |
Level.validateRetrieveKeys(Attributes attrs,
Level rootLevel,
boolean relational) |
| Modifier and Type | Method and Description |
|---|---|
static Status |
CFind.process(Args args,
Node callingNode,
Node calledNode,
int cancelAfter,
Level level,
Args... keys) |
Copyright © 2020. All rights reserved.