public class TrashEntryList extends Object implements Serializable
| Constructor and Description |
|---|
TrashEntryList() |
| Modifier and Type | Method and Description |
|---|---|
TrashEntrySoap[] |
getArray() |
int |
getCount() |
boolean |
isApproximate() |
void |
setApproximate(boolean approximate) |
void |
setArray(TrashEntrySoap[] array) |
void |
setCount(int count) |
public TrashEntrySoap[] getArray()
public int getCount()
public boolean isApproximate()
public void setApproximate(boolean approximate)
public void setArray(TrashEntrySoap[] array)
public void setCount(int count)