Uses of Class
org.apache.schema_validation.types.OccuringStruct
Packages that use OccuringStruct
-
Uses of OccuringStruct in org.apache.schema_validation
Methods in org.apache.schema_validation that return OccuringStructMethods in org.apache.schema_validation with parameters of type OccuringStruct -
Uses of OccuringStruct in org.apache.schema_validation.types
Fields in org.apache.schema_validation.types declared as OccuringStructModifier and TypeFieldDescriptionprotected OccuringStructSetOccuringStruct.inprotected OccuringStructGetOccuringStructResponse.outMethods in org.apache.schema_validation.types that return OccuringStructModifier and TypeMethodDescriptionObjectFactory.createOccuringStruct()Create an instance ofOccuringStructSetOccuringStruct.getIn()Gets the value of the in property.GetOccuringStructResponse.getOut()Gets the value of the out property.Methods in org.apache.schema_validation.types with parameters of type OccuringStructModifier and TypeMethodDescriptionvoidSetOccuringStruct.setIn(OccuringStruct value) Sets the value of the in property.voidGetOccuringStructResponse.setOut(OccuringStruct value) Sets the value of the out property.