GetAnnotationStorePlainArgs

data class GetAnnotationStorePlainArgs(val name: String) : ConvertibleToJava<GetAnnotationStorePlainArgs>

Constructors

Link copied to clipboard
constructor(name: String)

Properties

Link copied to clipboard

The name of the Annotation Store.

Functions

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