org.openanzo.atom.jastor.queso
Interface BinaryContent

All Superinterfaces:
Content, CoreThing, GraphThing, TypedContent
All Known Implementing Classes:
BinaryContentImpl

public interface BinaryContent
extends TypedContent, GraphThing

Interface for BinaryContent ontology class
Use the org.openanzo.atom.jastor.queso.QuesoFactory to create instances of this interface.

(URI: http://boca.adtech.ibm.com/schemas/queso#BinaryContent)





Field Summary
static org.openrdf.model.URI TYPE
          The rdf:type for this ontology class
 
Fields inherited from interface org.openanzo.atom.jastor.queso.TypedContent
mimeTypeProperty
 
Method Summary
 
Methods inherited from interface org.openanzo.atom.jastor.queso.TypedContent
getMimeType, setMimeType
 
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

TYPE

static final org.openrdf.model.URI TYPE
The rdf:type for this ontology class



Copyright © 2007 Cambridge Semantics Inc.. All Rights Reserved.