public interface DslField<T> extends Readable
T defines the type of the field.| Modifier and Type | Method and Description |
|---|---|
DefaultCondition<T> |
getDefaultFunction()
Returns a new default condition that will use this as a field.
|
FieldId |
id() |
FieldId id()
DefaultCondition<T> getDefaultFunction()