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