GetTagPlainArgs

data class GetTagPlainArgs(val tagKey: String) : ConvertibleToJava<GetTagPlainArgs>

Constructors

Link copied to clipboard
constructor(tagKey: String)

Properties

Link copied to clipboard

The key-name for the LF-tag.

Functions

Link copied to clipboard
open override fun toJava(): GetTagPlainArgs