Class FolderInfo
java.lang.Object
com.flir.thermalsdk.live.importing.FolderInfo
Describes a directory/folder on the
Camera
's filesystem.-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal String
The name of the folder, without the path (like Unix's basename).final FolderReference
The abstract path to the folder.final LocalDateTime
The time this folder was last changed. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
name
The name of the folder, without the path (like Unix's basename). -
reference
The abstract path to the folder. -
time
The time this folder was last changed.
-
-
Constructor Details
-
FolderInfo
-
-
Method Details