public interface DRIField<T> extends DRIExpression<T>, DRIValue<T>
DRIField interface.
| Modifier and Type | Method and Description |
|---|---|
DRIDataType<? super T,T> |
getDataType()
getDataType.
|
String |
getDescription()
getDescription.
|
getName, getValueClassDRIDataType<? super T,T> getDataType()
getDataType.
DRIDataType object.Copyright © 2010–2021. All rights reserved.