public class ODataLink extends ODataLink implements ODataAnnotatable
| Modifier and Type | Class and Description |
|---|---|
static class |
ODataLink.Builder |
| Constructor and Description |
|---|
ODataLink(ODataServiceVersion version,
URI uri,
ODataLinkType type,
String title) |
| Modifier and Type | Method and Description |
|---|---|
List<ODataAnnotation> |
getAnnotations() |
asInlineEntity, asInlineEntitySet, getMediaETag, getRel, getTypepublic ODataLink(ODataServiceVersion version, URI uri, ODataLinkType type, String title)
public List<ODataAnnotation> getAnnotations()
getAnnotations in interface ODataAnnotatableCopyright © 2013–2014 The Apache Software Foundation. All rights reserved.