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, getType
public ODataLink(ODataServiceVersion version, URI uri, ODataLinkType type, String title)
public List<ODataAnnotation> getAnnotations()
getAnnotations
in interface ODataAnnotatable
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.