Interface UpdatableDateOnlyField
- All Superinterfaces:
CanBeCustomField,CanRender<Renderer<? extends Renderer<?>>>,DateOnlyField,Field,ScalarField<Date>,UpdatableCanBeCustomField,UpdatableScalarField<Date>
public interface UpdatableDateOnlyField
extends DateOnlyField, UpdatableScalarField<Date>, UpdatableCanBeCustomField
- Since:
- 3.9.0
-
Method Summary
Methods inherited from interface com.polarion.alm.shared.api.model.fields.CanBeCustomField
containsIncompatibleValueMethods inherited from interface com.polarion.alm.shared.api.model.fields.DateOnlyField
asStringMethods inherited from interface com.polarion.alm.shared.api.model.fields.Field
can, compareWith, description, id, is, label, renderMethods inherited from interface com.polarion.alm.shared.api.model.fields.ScalarField
get, getIfCanMethods inherited from interface com.polarion.alm.shared.api.model.fields.UpdatableCanBeCustomField
clearMethods inherited from interface com.polarion.alm.shared.api.model.fields.UpdatableScalarField
set