|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CallMethod | |
|---|---|
| org.exolab.castor.tests.framework.testDescriptor | |
| Uses of CallMethod in org.exolab.castor.tests.framework.testDescriptor |
|---|
| Methods in org.exolab.castor.tests.framework.testDescriptor that return CallMethod | |
|---|---|
CallMethod[] |
ConfigurationType.getCallMethod()
Method getCallMethod.Returns the contents of the collection in an Array. |
CallMethod |
ConfigurationType.getCallMethod(int index)
Method getCallMethod. |
CallMethod |
ConfigurationType.removeCallMethodAt(int index)
Method removeCallMethodAt. |
static CallMethod |
CallMethod.unmarshal(Reader reader)
Method unmarshal. |
| Methods in org.exolab.castor.tests.framework.testDescriptor with parameters of type CallMethod | |
|---|---|
void |
ConfigurationType.addCallMethod(CallMethod vCallMethod)
|
void |
ConfigurationType.addCallMethod(int index,
CallMethod vCallMethod)
|
boolean |
ConfigurationType.removeCallMethod(CallMethod vCallMethod)
Method removeCallMethod. |
void |
ConfigurationType.setCallMethod(CallMethod[] vCallMethodArray)
|
void |
ConfigurationType.setCallMethod(int index,
CallMethod vCallMethod)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||