Uses of Class
ca.gc.cyber.ops.assemblyline.java.client.model.ResultBlock.Result.Section.BodyFormat
-
Packages that use ResultBlock.Result.Section.BodyFormat Package Description ca.gc.cyber.ops.assemblyline.java.client.model -
-
Uses of ResultBlock.Result.Section.BodyFormat in ca.gc.cyber.ops.assemblyline.java.client.model
Methods in ca.gc.cyber.ops.assemblyline.java.client.model that return ResultBlock.Result.Section.BodyFormat Modifier and Type Method Description static ResultBlock.Result.Section.BodyFormatResultBlock.Result.Section.BodyFormat. valueOf(String name)Returns the enum constant of this type with the specified name.static ResultBlock.Result.Section.BodyFormat[]ResultBlock.Result.Section.BodyFormat. values()Returns an array containing the constants of this enum type, in the order they are declared.
-