public class RippleBNode extends org.openrdf.model.impl.BNodeImpl implements RippleSesameValue
| Constructor and Description |
|---|
RippleBNode() |
RippleBNode(String id) |
| Modifier and Type | Method and Description |
|---|---|
org.openrdf.model.Value |
getNativeValue() |
RippleList |
getStack() |
void |
setStack(RippleList list) |
public RippleBNode()
public RippleBNode(String id)
public RippleList getStack()
getStack in interface RippleSesameValuepublic void setStack(RippleList list)
setStack in interface RippleSesameValuepublic org.openrdf.model.Value getNativeValue()
getNativeValue in interface RippleSesameValueCopyright © 2007-2012 fortytwo.net. All Rights Reserved.