Uses of Class
org.apache.schema_validation.types.SomeRequest

Packages that use SomeRequest
org.apache.schema_validation   
org.apache.schema_validation.types   
 

Uses of SomeRequest in org.apache.schema_validation
 

Methods in org.apache.schema_validation with parameters of type SomeRequest
 SomeResponse SchemaValidation.doSomething(SomeRequest in)
           
 

Uses of SomeRequest in org.apache.schema_validation.types
 

Methods in org.apache.schema_validation.types that return SomeRequest
 SomeRequest ObjectFactory.createSomeRequest()
          Create an instance of SomeRequest
 



Apache CXF