public class RippleLiteral extends org.openrdf.model.impl.LiteralImpl implements RippleSesameValue, org.openrdf.model.Resource
| Constructor and Description |
|---|
RippleLiteral(String label) |
RippleLiteral(String label,
String language) |
RippleLiteral(String label,
org.openrdf.model.URI datatype) |
| Modifier and Type | Method and Description |
|---|---|
org.openrdf.model.Value |
getNativeValue() |
RippleList |
getStack() |
void |
setStack(RippleList list) |
booleanValue, byteValue, calendarValue, decimalValue, doubleValue, equals, floatValue, getDatatype, getLabel, getLanguage, hashCode, integerValue, intValue, longValue, setDatatype, setLabel, setLanguage, shortValue, stringValue, toStringpublic RippleLiteral(String label)
public RippleLiteral(String label, org.openrdf.model.URI datatype)
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.