Uses of Class
com.github.davidmoten.odata.client.generator.model.Annotation
-
Packages that use Annotation Package Description com.github.davidmoten.odata.client.generator com.github.davidmoten.odata.client.generator.model -
-
Uses of Annotation in com.github.davidmoten.odata.client.generator
Methods in com.github.davidmoten.odata.client.generator that return types with arguments of type Annotation Modifier and Type Method Description List<Annotation>Documentation. getNonDescriptionAnnotations(String typeWithNamespace) -
Uses of Annotation in com.github.davidmoten.odata.client.generator.model
Methods in com.github.davidmoten.odata.client.generator.model that return types with arguments of type Annotation Modifier and Type Method Description List<Annotation>Annotations. getValues()
-