EnumerationInformation

class EnumerationInformation(var index: Int, var value: Double, var name: String)

Constructors

Link copied to clipboard
constructor(index: Int, value: Double, name: String)

Properties

Link copied to clipboard
var index: Int
Link copied to clipboard
Link copied to clipboard