- All Superinterfaces:
IDefaultable, IValued
- All Known Subinterfaces:
IBoundFieldValue, IBoundInstance<ITEM>, IBoundInstanceFlag, IBoundInstanceModel<ITEM>, IBoundInstanceModelAssembly, IBoundInstanceModelChoiceGroup, IBoundInstanceModelField<ITEM>, IBoundInstanceModelFieldComplex, IBoundInstanceModelFieldScalar, IBoundInstanceModelNamed<ITEM>, IBoundProperty<ITEM>, IFeatureJavaField, IFeatureScalarItemValueHandler
-
Method Summary
void
Set the provided value on the provided object.
-
Method Details
-
setValue
Set the provided value on the provided object. The provided object must be of
the item's type associated with this instance.
- Parameters:
parentObject - the object
value - a value, which may be a simple Type or a
ParameterizedType for a collection