public interface IValueDelegation<VALUECLASS> extends IDynamicContentBindingObject
| Modifier and Type | Method and Description |
|---|---|
VALUECLASS |
getValue() |
java.lang.Class |
getValueClass() |
void |
setValue(VALUECLASS value) |
java.lang.Class getValueClass()
void setValue(VALUECLASS value)
VALUECLASS getValue()
Copyright © CaptainCasa Gmbh. All Rights Reserved.