|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Value | |
|---|---|
| org.exolab.castor.tests.framework.testDescriptor | |
| Uses of Value in org.exolab.castor.tests.framework.testDescriptor |
|---|
| Methods in org.exolab.castor.tests.framework.testDescriptor that return Value | |
|---|---|
Value[] |
CallMethod.getValue()
Method getValue.Returns the contents of the collection in an Array. |
Value |
CallMethod.getValue(int index)
Method getValue. |
Value |
CallMethod.removeValueAt(int index)
Method removeValueAt. |
static Value |
Value.unmarshal(Reader reader)
Method unmarshal. |
| Methods in org.exolab.castor.tests.framework.testDescriptor with parameters of type Value | |
|---|---|
void |
CallMethod.addValue(int index,
Value vValue)
|
void |
CallMethod.addValue(Value vValue)
|
boolean |
CallMethod.removeValue(Value vValue)
Method removeValue. |
void |
CallMethod.setValue(int index,
Value vValue)
|
void |
CallMethod.setValue(Value[] vValueArray)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||