|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.netxms.client.ServerFile
public class ServerFile
Represents information about file in server's file store
| Constructor Summary | |
|---|---|
protected |
ServerFile(NXCPMessage msg,
long baseId)
Create server file object from NXCP message. |
| Method Summary | |
|---|---|
java.util.Date |
getModifyicationTime()
|
java.lang.String |
getName()
|
long |
getSize()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected ServerFile(NXCPMessage msg,
long baseId)
msg - NXCP messagebaseId - base variable ID| Method Detail |
|---|
public java.lang.String getName()
public long getSize()
public java.util.Date getModifyicationTime()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||