T - the type of the contained valuepublic interface ItoValue<T>
| Modifier and Type | Method and Description |
|---|---|
ItoColumn |
getColumn()
Returns the column from which this calculated value is generated.
|
T |
getValue()
Returns the value of type T.
|
Copyright © 2020 Solibri, Inc.. All rights reserved.