Interface CodeStreamField
- All Known Subinterfaces:
UpdatableCodeStreamField
- Since:
- 3.24.10
-
Method Summary
Modifier and TypeMethodDescriptionIt returns the value as a plain trimmed text string.Methods inherited from interface com.polarion.alm.shared.api.model.fields.Field
can, compareWith, description, id, is, label, render
-
Method Details
-
getAsString
It returns the value as a plain trimmed text string. If the value is null in persistence, an empty string is returned. The method never throws an exception when the user cannot read the field or when the object is unresolvable.
-