Interface UpdatableTestRunField
- All Superinterfaces:
CanRender<Renderer<? extends Renderer<?>>>
,Field
,ModelObjectReferenceField<TestRun>
,ScalarField<TestRun>
,TestRunField
,UpdatableObjectReferenceField<TestRun,
,TestRunReference, TestRunSelector<TestRun>> UpdatableScalarField<TestRun>
public interface UpdatableTestRunField
extends TestRunField, UpdatableObjectReferenceField<TestRun,TestRunReference,TestRunSelector<TestRun>>
- Since:
- 3.9.0
-
Method Summary
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.ModelObjectReferenceField
get
Methods inherited from interface com.polarion.alm.shared.api.model.fields.ScalarField
getIfCan
Methods inherited from interface com.polarion.alm.shared.api.model.fields.UpdatableObjectReferenceField
set, setByReference
Methods inherited from interface com.polarion.alm.shared.api.model.fields.UpdatableScalarField
set