BooleanLiteral
instead.@Deprecated public class BooleanLiteralImpl extends BooleanLiteral
Modifier and Type | Field and Description |
---|---|
static BooleanLiteralImpl |
FALSE
Deprecated.
since 2.0. Use
BooleanLiteral.FALSE instead. |
static BooleanLiteralImpl |
TRUE
Deprecated.
since 2.0. Use
BooleanLiteral.TRUE instead. |
Modifier | Constructor and Description |
---|---|
protected |
BooleanLiteralImpl(boolean b)
Deprecated.
|
booleanValue, valueOf
byteValue, calendarValue, decimalValue, doubleValue, equals, floatValue, getDatatype, getLabel, getLanguage, getXsdDatatype, hashCode, integerValue, intValue, longValue, setDatatype, setDatatype, setLabel, setLanguage, shortValue, stringValue, toString
temporalAccessorValue, temporalAmountValue
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
isBNode, isIRI, isResource, isTriple
@Deprecated public static final BooleanLiteralImpl TRUE
BooleanLiteral.TRUE
instead.@Deprecated public static final BooleanLiteralImpl FALSE
BooleanLiteral.FALSE
instead.@Deprecated protected BooleanLiteralImpl(boolean b)
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.