Uses of Class
org.apache.schema_validation.types.SomeResponse
-
Packages that use SomeResponse Package Description org.apache.schema_validation org.apache.schema_validation.types -
-
Uses of SomeResponse in org.apache.schema_validation
Methods in org.apache.schema_validation that return SomeResponse Modifier and Type Method Description SomeResponseSchemaValidation. doSomething(SomeRequest in) -
Uses of SomeResponse in org.apache.schema_validation.types
Methods in org.apache.schema_validation.types that return SomeResponse Modifier and Type Method Description SomeResponseObjectFactory. createSomeResponse()Create an instance ofSomeResponse
-