JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.caplin.datasource.messaging.list
Interface ListRowData
public interface
ListRowData
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Map
<
String
,
String
>
getFields
()
String
getRowId
()
boolean
isImage
()
Method Details
getRowId
String
getRowId
()
getFields
Map
<
String
,
String
>
getFields
()
isImage
boolean
isImage
()