Class FileResults.Tag
java.lang.Object
ca.gc.cyber.ops.assemblyline.java.client.model.FileResults.Tag
- Enclosing class:
- FileResults
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic FileResults.TagThese tags are stored as arrays in the JSON instead of objects.
-
Constructor Details
-
Tag
public Tag()
-
-
Method Details
-
fromList
These tags are stored as arrays in the JSON instead of objects.- Parameters:
list- 2-element list structured as [tageValue, heuristicType]- Returns:
- An Heuristic instance
-