Uses of Class
com.github.davidmoten.odata.client.generator.SchemaOptions
-
Packages that use SchemaOptions Package Description com.github.davidmoten.odata.client.generator -
-
Uses of SchemaOptions in com.github.davidmoten.odata.client.generator
Methods in com.github.davidmoten.odata.client.generator that return SchemaOptions Modifier and Type Method Description SchemaOptionsNames. getOptions(Schema schema)SchemaOptionsOptions. getSchemaOptions(String namespace)Constructor parameters in com.github.davidmoten.odata.client.generator with type arguments of type SchemaOptions Constructor Description Options(String outputDirectory, List<SchemaOptions> schemaOptions)
-