|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.ObjectBasicOperand
org.objectweb.medor.filter.lib.CollectionOperand
| Constructor Summary | |
CollectionOperand(java.util.Collection c)
|
|
| Method Summary | |
void |
setValue(java.util.Collection c)
setValue allows changing the value of the collection. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CollectionOperand(java.util.Collection c)
| Method Detail |
public void setValue(java.util.Collection c)
throws TypingException
c - is the new value of the collection.
TypingException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||