| Package | Description |
|---|---|
| org.apache.schema_validation | |
| org.apache.schema_validation.types |
| Modifier and Type | Method and Description |
|---|---|
OccuringStruct |
SchemaValidation.getOccuringStruct(String in) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
SchemaValidation.setOccuringStruct(OccuringStruct in) |
| Modifier and Type | Field and Description |
|---|---|
protected OccuringStruct |
SetOccuringStruct.in |
protected OccuringStruct |
GetOccuringStructResponse.out |
| Modifier and Type | Method and Description |
|---|---|
OccuringStruct |
ObjectFactory.createOccuringStruct()
Create an instance of
OccuringStruct |
OccuringStruct |
SetOccuringStruct.getIn()
Gets the value of the in property.
|
OccuringStruct |
GetOccuringStructResponse.getOut()
Gets the value of the out property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SetOccuringStruct.setIn(OccuringStruct value)
Sets the value of the in property.
|
void |
GetOccuringStructResponse.setOut(OccuringStruct value)
Sets the value of the out property.
|
Apache CXF