Uses of Class
org.apache.schema_validation.types.ComplexStruct
Packages that use ComplexStruct
-
Uses of ComplexStruct in org.apache.schema_validation
Methods in org.apache.schema_validation that return ComplexStructMethods in org.apache.schema_validation with parameters of type ComplexStruct -
Uses of ComplexStruct in org.apache.schema_validation.types
Fields in org.apache.schema_validation.types declared as ComplexStructModifier and TypeFieldDescriptionprotected ComplexStructSetComplexStruct.inprotected ComplexStructGetComplexStructResponse.outMethods in org.apache.schema_validation.types that return ComplexStructModifier and TypeMethodDescriptionObjectFactory.createComplexStruct()Create an instance ofComplexStructSetComplexStruct.getIn()Gets the value of the in property.GetComplexStructResponse.getOut()Gets the value of the out property.Methods in org.apache.schema_validation.types with parameters of type ComplexStructModifier and TypeMethodDescriptionvoidSetComplexStruct.setIn(ComplexStruct value) Sets the value of the in property.voidGetComplexStructResponse.setOut(ComplexStruct value) Sets the value of the out property.