|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecteu.larkc.core.data.BooleanInformationSetImpl
public class BooleanInformationSetImpl
BooleanInformationSet
,
Serialized FormConstructor Summary | |
---|---|
BooleanInformationSetImpl(boolean value)
Constructor |
Method Summary | |
---|---|
boolean |
getValue()
Reads the boolean value. |
SetOfStatements |
toRDF(SetOfStatements data)
Serializes this object to SetOfStatements. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BooleanInformationSetImpl(boolean value)
value
- is true/falseMethod Detail |
---|
public boolean getValue()
BooleanInformationSet
getValue
in interface BooleanInformationSet
public SetOfStatements toRDF(SetOfStatements data)
InformationSet
toRDF
in interface InformationSet
data
- is stream to serialize this object to.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |