|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ErrorMessage
Interface for ErrorMessage ontology class
Use the ibspan.tss.datamodel.ontology.DataModelFactory to create instances of this interface.
(URI: http://www.ibspan.waw.pl/tss/DataModel#ErrorMessage)
Field Summary | |
---|---|
static Property |
hasMessageProperty
The Jena Property for hasMessage (URI: http://www.ibspan.waw.pl/tss/DataModel#hasMessage) |
static Resource |
TYPE
The rdf:type for this ontology class |
Fields inherited from interface com.ibm.adtech.jastor.Thing |
---|
copyright |
Method Summary | |
---|---|
String |
getHasMessage()
Gets the 'hasMessage' property value |
void |
setHasMessage(String hasMessage)
Sets the 'hasMessage' property value |
Methods inherited from interface com.ibm.adtech.jastor.Thing |
---|
clearCache, isRDFType, listStatements, model, registerListener, removeStatements, resource, unregisterListener, uri |
Field Detail |
---|
static final Resource TYPE
static final Property hasMessageProperty
(URI: http://www.ibspan.waw.pl/tss/DataModel#hasMessage)
Method Detail |
---|
String getHasMessage() throws com.ibm.adtech.jastor.JastorException
String
com.ibm.adtech.jastor.JastorException
hasMessageProperty
void setHasMessage(String hasMessage) throws com.ibm.adtech.jastor.JastorException
{@link
- java.lang.String}
com.ibm.adtech.jastor.JastorException
hasMessageProperty
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |