public class NFPropertyRef<T,U> extends AbstractNFProperty<T,U>
INFProperty.Target| Constructor and Description |
|---|
NFPropertyRef(INFPropertyProvider source,
IExternalAccess comp,
NFPropertyMetaInfo mi)
Create a new property ref.
|
| Modifier and Type | Method and Description |
|---|---|
IFuture<T> |
getValue(U unit)
Returns the current value of the property, performs unit conversion if necessary.
|
createProperty, dispose, getMetaInfo, getName, getValue, readNFPropertiespublic NFPropertyRef(INFPropertyProvider source, IExternalAccess comp, NFPropertyMetaInfo mi)
Copyright © 2015. All Rights Reserved.