public class InlineTable extends Object implements Resource
| Constructor and Description |
|---|
InlineTable(InlineColumn<?>... columns) |
| Modifier and Type | Method and Description |
|---|---|
void |
addRow(InlineRow row) |
Iterator<InlineRow> |
getData() |
String |
getJSON() |
ResourceType |
getResourceType() |
String |
getStringValue() |
public InlineTable(InlineColumn<?>... columns)
public void addRow(InlineRow row)
public String getJSON()
public String getStringValue()
getStringValue in interface Resourcepublic ResourceType getResourceType()
getResourceType in interface ResourceCopyright © 2014. All Rights Reserved.