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, setContent
byteValue, calendarValue, decimalValue, doubleValue, equals, floatValue, getDatatype, getLabel, getLanguage, getLocale, getType, hashCode, integerValue, intValue, isAnonymousResource, isLiteral, isUriResource, longValue, setLocale, setType, shortValue, stringValue, toString
getCreated, getId, setCreated, setId
public KiWiBooleanLiteral()
public KiWiBooleanLiteral(boolean value, KiWiUriResource type)
public KiWiBooleanLiteral(boolean value, KiWiUriResource type, Date created)
public boolean booleanValue()
KiWiLiteral
booleanValue
in interface org.openrdf.model.Literal
booleanValue
in class KiWiLiteral
public void setValue(boolean value)
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.