|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TypedContent
Interface for TypedContent ontology class
Use the org.openanzo.atom.jastor.queso.QuesoFactory to create instances of this interface.
(URI: http://boca.adtech.ibm.com/schemas/queso#TypedContent)
| Field Summary | |
|---|---|
static org.openrdf.model.URI |
mimeTypeProperty
The Jena Property for mimeType |
static org.openrdf.model.URI |
TYPE
The rdf:type for this ontology class |
| Method Summary | |
|---|---|
java.lang.String |
getMimeType()
Gets the 'mimeType' property value |
void |
setMimeType(java.lang.String mimeType)
Sets the 'mimeType' 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 mimeTypeProperty
(URI: http://boca.adtech.ibm.com/schemas/queso#mimeType)
| Method Detail |
|---|
java.lang.String getMimeType()
throws JastorException
String
JastorExceptionmimeTypeProperty
void setMimeType(java.lang.String mimeType)
throws JastorException
{@link - java.lang.String}
JastorExceptionmimeTypeProperty
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||