This project has retired. For details please refer to its
Attic page.
EntitySet (Olingo-OData 4.5.0 API)
-
@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface EntitySet
Give entity set a name. If interface extending EntitySet is not annotated with this, the effective name will be
class'getSimpleName().
-
-
Required Element Summary
Required Elements
| Modifier and Type |
Required Element and Description |
String |
name |
Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.