| Package | Description |
|---|---|
| io.doov.core.dsl.path |
External path implementation
|
| Modifier and Type | Method and Description |
|---|---|
PathConstraint |
FieldPath.getConstraint()
The path constraint
|
PathConstraint |
DefaultFieldPath.getConstraint() |
| Modifier and Type | Method and Description |
|---|---|
PathBuilder<B,C,T> |
PathBuilder.constraint(PathConstraint constraint) |
| Constructor and Description |
|---|
DefaultFieldPath(Class<?> baseClass,
List<ReadMethodRef<?,?>> path,
FieldId fieldId,
PathConstraint constraint,
String readable,
boolean _transient,
ReadMethodRef readMethodReference,
WriteMethodRef writeMethodReference) |
Copyright © 2018. All rights reserved.