|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AskResult
Interface for AskResult ontology class
Use the org.openanzo.common.ontology.AnzoFactory to create instances of this interface.
(URI: http://openanzo.org/types/AskResult)
| Field Summary | |
|---|---|
static org.openrdf.model.URI |
_booleanProperty
The Anzo Property for _boolean |
static org.openrdf.model.URI |
TYPE
The rdf:type for this ontology class |
| Method Summary | |
|---|---|
java.lang.Boolean |
get_boolean()
Gets the '_boolean' property value |
void |
set_boolean(java.lang.Boolean _boolean)
Sets the '_boolean' property value |
| Methods inherited from interface org.openanzo.jastor.GraphThing |
|---|
getProperties, getPropertyValue, getPropertyValue, graph, setPropertyValue, setPropertyValue |
| Methods inherited from interface org.openanzo.jastor.CoreThing |
|---|
clearCache, isRDFType, listStatements, registerListener, removeStatements, resource, unregisterListener, uri |
| Field Detail |
|---|
static final org.openrdf.model.URI TYPE
static final org.openrdf.model.URI _booleanProperty
(URI: http://www.w3.org/2005/sparql-results#boolean)
| Method Detail |
|---|
java.lang.Boolean get_boolean()
throws JastorException
Boolean
JastorException_booleanProperty
void set_boolean(java.lang.Boolean _boolean)
throws JastorException
_boolean - Boolean
JastorException_booleanProperty
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||