Class FusReport
-
- All Implemented Interfaces:
public final class FusReport
-
-
Method Summary
Modifier and Type Method Description final StringgetProduct()final StringgetDevice()final StringgetRecorder()final BooleangetInternal()final Iterable<FusRecord>getRecords()-
-
Method Detail
-
getProduct
final String getProduct()
-
getRecorder
final String getRecorder()
-
getInternal
final Boolean getInternal()
-
getRecords
final Iterable<FusRecord> getRecords()
-
-
-
-