|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| Method Summary | |
void |
setValue(java.lang.Object aValue)
sets the value of a property. |
| Methods inherited from interface org.objectweb.kilim.model.ComponentInterface |
bindProvider, bindValue, isCollectionPort, isModified, isProperty, isProvider, isSingleValuePort, unbindProvider, unbindValue, update |
| Methods inherited from interface org.objectweb.kilim.model.ComponentSource |
getValue, hasValue |
| Methods inherited from interface org.objectweb.kilim.model.ComponentElement |
getContainingComponent, getContainingElement, getElementDescription, getLocalName, getQualifiedName, getTemplateDefHierarchy |
| Method Detail |
public void setValue(java.lang.Object aValue)
throws KilimException
aValue - : the value to be assigned to the property.
KilimException - : generated when aValue is illegal (in case of type mismatch, for example).
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||