|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.fixagora.excel.client.model.UploadEntry
public class UploadEntry
The Class UploadEntry.
Constructor Summary | |
---|---|
UploadEntry(int row,
FSecurity security)
Instantiates a new upload entry. |
Method Summary | |
---|---|
int |
getRow()
Gets the row. |
FSecurity |
getSecurity()
Gets the security. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UploadEntry(int row, FSecurity security)
row
- the rowsecurity
- the securityMethod Detail |
---|
public int getRow()
public FSecurity getSecurity()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |