public class PylonResultEntryList
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<PylonResultEntry> |
data |
| Constructor and Description |
|---|
PylonResultEntryList() |
PylonResultEntryList(java.util.List<PylonResultEntry> data) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCount() |
java.util.List<PylonResultEntry> |
getData() |
protected final java.util.List<PylonResultEntry> data
public PylonResultEntryList()
public PylonResultEntryList(java.util.List<PylonResultEntry> data)
public java.util.List<PylonResultEntry> getData()
public int getCount()
Copyright © 2017. All Rights Reserved.