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