GetConformancePackPlainArgs

data class GetConformancePackPlainArgs(val conformancePackName: String) : ConvertibleToJava<GetConformancePackPlainArgs>

Constructors

Link copied to clipboard
constructor(conformancePackName: String)

Properties

Link copied to clipboard

Name of the conformance pack which will be assigned as the unique identifier.

Functions

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