public interface FieldDisplayResult
Modifier and Type | Method and Description |
---|---|
String |
getDisplay() |
List<String> |
getDisplays()
Deprecated.
Use
getDisplay() to get the formatted (with header and footer) and concatenated result of the display list. |
String |
getError() |
boolean |
hasError() |
List<String> getDisplays()
getDisplay()
to get the formatted (with header and footer) and concatenated result of the display list.String getDisplay()
String getError()
boolean hasError()
Copyright © 2017 Valiantys. All rights reserved.