Uses of Class
com.github.davidmoten.odata.client.generator.Options
-
Packages that use Options Package Description com.github.davidmoten.odata.client.generator -
-
Uses of Options in com.github.davidmoten.odata.client.generator
Methods in com.github.davidmoten.odata.client.generator with parameters of type Options Modifier and Type Method Description static NamesNames. create(List<Schema> schemas, Options options)Constructors in com.github.davidmoten.odata.client.generator with parameters of type Options Constructor Description Generator(Options options, List<Schema> schemas)
-