|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SchemaValidation.SchemaValidationType | |
|---|---|
| org.apache.cxf.annotations | |
| org.apache.cxf.helpers | |
| Uses of SchemaValidation.SchemaValidationType in org.apache.cxf.annotations |
|---|
| Methods in org.apache.cxf.annotations that return SchemaValidation.SchemaValidationType | |
|---|---|
static SchemaValidation.SchemaValidationType |
SchemaValidation.SchemaValidationType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SchemaValidation.SchemaValidationType[] |
SchemaValidation.SchemaValidationType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Uses of SchemaValidation.SchemaValidationType in org.apache.cxf.helpers |
|---|
| Methods in org.apache.cxf.helpers with parameters of type SchemaValidation.SchemaValidationType | |
|---|---|
static boolean |
ServiceUtils.isSchemaValidationEnabled(SchemaValidation.SchemaValidationType type,
Message message)
A short cut method to be able to test for if Schema Validation should be enabled for IN or OUT without having to check BOTH and IN or OUT. |
|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||