Package io.hawt.jmx
Class FileDTO
java.lang.Object
io.hawt.jmx.FileDTO
File DTO
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlongvoidsetAbsolutePath(String absolutePath) voidsetFileName(String fileName) voidsetLength(long length)
-
Constructor Details
-
FileDTO
-
-
Method Details
-
getAbsolutePath
-
setAbsolutePath
-
getFileName
-
setFileName
-
getLength
public long getLength() -
setLength
public void setLength(long length)
-