toggle menu
diamondcli
0.5.0
jvm
switch theme
search in API
diamondcli
/
org.veupathdb.lib.cli.diamond.opts.fields.output_format
/
BlastTabFormat
Blast
Tab
Format
class
BlastTabFormat
(
var
formatFields
:
Iterable
<
FormatField
>
=
emptyList()
)
:
BlastTabFormatBase
<
Iterable
<
FormatField
>
>
Members
Constructors
Blast
Tab
Format
Link copied to clipboard
constructor
(
formatFields
:
Iterable
<
FormatField
>
=
emptyList()
)
Properties
format
Fields
Link copied to clipboard
open
override
var
formatFields
:
Iterable
<
FormatField
>
format
Type
Link copied to clipboard
open
override
val
formatType
:
OutputFormat
Functions
json
Value
Link copied to clipboard
fun
jsonValue
(
)
:
ObjectNode
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String