GetVariablePlainArgs

data class GetVariablePlainArgs(val variableName: String) : ConvertibleToJava<GetVariablePlainArgs>

Constructors

Link copied to clipboard
fun GetVariablePlainArgs(variableName: String)

Functions

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

Properties

Link copied to clipboard

The name of the variable to operate on.