Attribute Class
Public fields
name
character
type
filterPipeline
cellValNum
integer
nullable
character [optional]
fillValue
list( integer ) [optional]
Methods
Method new()
Usage
Attribute$new(
name,
type,
filterPipeline,
cellValNum,
nullable = NULL,
fillValue = NULL,
...
)