Interface UpdatableFloatField
- All Superinterfaces:
CanBeCustomField
,CanRender<Renderer<? extends Renderer<?>>>
,Field
,FloatField
,ScalarField<Float>
,UpdatableCanBeCustomField
,UpdatableScalarField<Float>
public interface UpdatableFloatField
extends FloatField, UpdatableScalarField<Float>, UpdatableCanBeCustomField
- Since:
- 3.9.0
-
Method Summary
Methods inherited from interface com.polarion.alm.shared.api.model.fields.CanBeCustomField
containsIncompatibleValue
Methods inherited from interface com.polarion.alm.shared.api.model.fields.Field
can, compareWith, description, id, is, label
Methods inherited from interface com.polarion.alm.shared.api.model.fields.FloatField
asString, render
Methods inherited from interface com.polarion.alm.shared.api.model.fields.ScalarField
get, getIfCan
Methods inherited from interface com.polarion.alm.shared.api.model.fields.UpdatableCanBeCustomField
clear
Methods inherited from interface com.polarion.alm.shared.api.model.fields.UpdatableScalarField
set