|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.jniwrapper.Parameter | +--com.jniwrapper.Structure | +--com.jniwrapper.win32.io.FileTime
Constructor Summary | |
FileTime()
|
|
FileTime(FileTime that)
|
Method Summary | |
java.lang.Object |
clone()
|
UInt32 |
getDwHighDateTime()
|
UInt32 |
getDwLowDateTime()
|
Methods inherited from class com.jniwrapper.Structure |
acceptIOPerformer, addMembers, computeLength, getAlignmentRequirement, getLength, getMember, getMembers, init, init, pop, push, read, setDataBuffer, toString, write |
Methods inherited from class com.jniwrapper.Parameter |
asReturnValue, equals, getAlignedLength, getDataBuffer, getDataBufferOffset, indent, read, toByteArray, write |
Methods inherited from class java.lang.Object |
finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public FileTime()
public FileTime(FileTime that)
Method Detail |
public UInt32 getDwLowDateTime()
public UInt32 getDwHighDateTime()
public java.lang.Object clone()
clone
in class Structure
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |