| Package | Description |
|---|---|
| org.apache.schema_validation | |
| org.apache.schema_validation.types |
| Modifier and Type | Method and Description |
|---|---|
ComplexStruct |
SchemaValidation.getComplexStruct(String in) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
SchemaValidation.setComplexStruct(ComplexStruct in) |
| Modifier and Type | Field and Description |
|---|---|
protected ComplexStruct |
SetComplexStruct.in |
protected ComplexStruct |
GetComplexStructResponse.out |
| Modifier and Type | Method and Description |
|---|---|
ComplexStruct |
ObjectFactory.createComplexStruct()
Create an instance of
ComplexStruct |
ComplexStruct |
SetComplexStruct.getIn()
Gets the value of the in property.
|
ComplexStruct |
GetComplexStructResponse.getOut()
Gets the value of the out property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SetComplexStruct.setIn(ComplexStruct value)
Sets the value of the in property.
|
void |
GetComplexStructResponse.setOut(ComplexStruct value)
Sets the value of the out property.
|
Apache CXF