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 StringThe name of the folder, without the path (like Unix's basename).final FolderReferenceThe abstract path to the folder.final LocalDateTimeThe 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