public abstract class AbstractODataPayload extends ODataItem
Constructor and Description |
---|
AbstractODataPayload(String name) |
Modifier and Type | Method and Description |
---|---|
URI |
getContextURL()
The context URL describes the content of the payload.
|
void |
setContextURL(URI contextURL) |
public AbstractODataPayload(String name)
public URI getContextURL()
public void setContextURL(URI contextURL)
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.