public class GuestListFileInfo extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
GuestFileInfo[] |
files |
int |
remaining |
dynamicProperty, dynamicType| Constructor and Description |
|---|
GuestListFileInfo() |
| Modifier and Type | Method and Description |
|---|---|
GuestFileInfo[] |
getFiles() |
int |
getRemaining() |
void |
setFiles(GuestFileInfo[] files) |
void |
setRemaining(int remaining) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic GuestFileInfo[] files
public int remaining
public GuestFileInfo[] getFiles()
public int getRemaining()
public void setFiles(GuestFileInfo[] files)
public void setRemaining(int remaining)
Copyright © 2011-2012. All Rights Reserved.