|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AnzoServer
Interface for AnzoServer ontology class
Use the org.openanzo.common.ontology.AnzoFactory to create instances of this interface.
(URI: http://openanzo.org/types/AnzoServer)
| Field Summary | |
|---|---|
static org.openrdf.model.URI |
serverIdProperty
The Anzo Property for serverId |
static org.openrdf.model.URI |
TYPE
The rdf:type for this ontology class |
| Method Summary | |
|---|---|
java.lang.String |
getServerId()
Gets the 'serverId' property value |
void |
setServerId(java.lang.String serverId)
Sets the 'serverId' 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 serverIdProperty
(URI: http://openanzo.org/predicates/serverId)
| Method Detail |
|---|
java.lang.String getServerId()
throws JastorException
String
JastorExceptionserverIdProperty
void setServerId(java.lang.String serverId)
throws JastorException
serverId - String
JastorExceptionserverIdProperty
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||