GetSourceLocationPlainArgs

data class GetSourceLocationPlainArgs(val sourceLocationName: String) : ConvertibleToJava<GetSourceLocationPlainArgs>

Constructors

Link copied to clipboard
constructor(sourceLocationName: String)

Properties

Link copied to clipboard

The name of the source location.

Functions

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