Interface UpdatableLongField
- All Superinterfaces:
CanBeCustomField,CanRender<Renderer<? extends Renderer<?>>>,Field,LongField,ScalarField<Long>,UpdatableCanBeCustomField,UpdatableScalarField<Long>
public interface UpdatableLongField
extends LongField, UpdatableScalarField<Long>, 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.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