Uses of Class
org.exolab.castor.tests.framework.testDescriptor.CallMethod

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)
           
 



Copyright © 2012. All Rights Reserved.