Package stroom.docref
Interface HasDisplayValue
-
- All Known Implementing Classes:
AbstractField
,AbstractNumericField
,BooleanField
,DateField
,DocRef
,DocRefField
,DoubleField
,ExpressionOperator.Op
,ExpressionTerm.Condition
,FloatField
,Format.Type
,IdField
,IntegerField
,LongField
,Sort.SortDirection
,TextField
,TimeZone.Use
public interface HasDisplayValue
Used by classes that have some form of name or value that can be displayed as a String
-
-
Method Summary
Modifier and Type Method Description java.lang.String
getDisplayValue()
-