public class IncludeRow extends Object implements Parseable<org.json.JSONObject,IncludeRow>
| Modifier and Type | Class and Description |
|---|---|
static class |
IncludeRow.IncludeType |
| Modifier and Type | Field and Description |
|---|---|
String |
name |
IncludeRow.IncludeType |
type |
| Constructor and Description |
|---|
IncludeRow() |
public String name
public IncludeRow.IncludeType type
public IncludeRow parse(org.json.JSONObject data)
parse in interface Parseable<org.json.JSONObject,IncludeRow>Copyright © 2012. All Rights Reserved.