Interface UpdatableIntegerField
- All Superinterfaces:
CanBeCustomField
,CanRender<Renderer<? extends Renderer<?>>>
,Field
,IntegerField
,ScalarField<Integer>
,UpdatableCanBeCustomField
,UpdatableScalarField<Integer>
public interface UpdatableIntegerField
extends IntegerField, UpdatableScalarField<Integer>, 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, render
Methods inherited from interface com.polarion.alm.shared.api.model.fields.IntegerField
asString
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