Uses of Class
org.apache.schema_validation.types.SomeRequest
-
Packages that use SomeRequest Package Description 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 Modifier and Type Method Description SomeResponseSchemaValidation. doSomething(SomeRequest in) -
Uses of SomeRequest in org.apache.schema_validation.types
Methods in org.apache.schema_validation.types that return SomeRequest Modifier and Type Method Description SomeRequestObjectFactory. createSomeRequest()Create an instance ofSomeRequest
-