Uses of Class
org.oasisopen.odata.csdl.v4.TAnnotations
-
Packages that use TAnnotations Package Description com.github.davidmoten.odata.client.generator.model org.oasisopen.odata.csdl.v4 -
-
Uses of TAnnotations in com.github.davidmoten.odata.client.generator.model
Methods in com.github.davidmoten.odata.client.generator.model that return TAnnotations Modifier and Type Method Description TAnnotationsAnnotations. value()Constructors in com.github.davidmoten.odata.client.generator.model with parameters of type TAnnotations Constructor Description Annotations(TAnnotations annotations) -
Uses of TAnnotations in org.oasisopen.odata.csdl.v4
Methods in org.oasisopen.odata.csdl.v4 that return TAnnotations Modifier and Type Method Description TAnnotationsObjectFactory. createTAnnotations()Create an instance ofTAnnotations
-