public class KiWiBooleanLiteral extends KiWiStringLiteral
content| Constructor and Description |
|---|
KiWiBooleanLiteral() |
KiWiBooleanLiteral(boolean value,
KiWiUriResource type) |
KiWiBooleanLiteral(boolean value,
KiWiUriResource type,
Date created) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
booleanValue()
Returns the boolean value of this literal.
|
void |
setValue(boolean value) |
getContent, setContentbyteValue, calendarValue, decimalValue, doubleValue, equals, floatValue, getDatatype, getLabel, getLanguage, getLocale, getType, hashCode, integerValue, intValue, isAnonymousResource, isLiteral, isUriResource, longValue, setLocale, setType, shortValue, stringValue, toStringgetCreated, getId, setCreated, setIdpublic KiWiBooleanLiteral()
public KiWiBooleanLiteral(boolean value,
KiWiUriResource type)
public KiWiBooleanLiteral(boolean value,
KiWiUriResource type,
Date created)
public boolean booleanValue()
KiWiLiteralbooleanValue in interface org.openrdf.model.LiteralbooleanValue in class KiWiLiteralpublic void setValue(boolean value)
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.