|
||||||||||
| 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 Form| Constructor 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/false| Method Detail |
|---|
public boolean getValue()
BooleanInformationSet
getValue in interface BooleanInformationSetpublic SetOfStatements toRDF(SetOfStatements data)
InformationSet
toRDF in interface InformationSetdata - is stream to serialize this object to.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||