StaticFieldRecord

data class StaticFieldRecord(nameStringId: Long, type: Int, value: ValueHolder)

Properties

nameStringId
Link copied to clipboard
val nameStringId: Long
type
Link copied to clipboard
val type: Int
value
Link copied to clipboard
val value: ValueHolder