Uses of Class
com.flat502.rox.demo.validation.MoeLarryAndCurly

Packages that use MoeLarryAndCurly
com.flat502.rox.demo.validation This package contains a demo implementing the XML-RPC validation suite
 

Uses of MoeLarryAndCurly in com.flat502.rox.demo.validation
 

Methods in com.flat502.rox.demo.validation with parameters of type MoeLarryAndCurly
 int ValidationSuiteServer.arrayOfStructsTest(MoeLarryAndCurly[] list)
           
 int IValidationSuite.arrayOfStructsTest(MoeLarryAndCurly[] list)
           
 int ValidationSuiteServer.easyStructTest(MoeLarryAndCurly struct)
           
 int IValidationSuite.easyStructTest(MoeLarryAndCurly struct)