ibspan.tss.domain.ontology.restaurant
Interface ParkingCode

All Superinterfaces:
com.ibm.adtech.jastor.Thing
All Known Implementing Classes:
ParkingCodeImpl

public interface ParkingCode
extends com.ibm.adtech.jastor.Thing

Interface for ParkingCode ontology class
Use the ibspan.tss.domain.ontology.restaurant.RestaurantFactory to create instances of this interface.

(URI: http://www.ibspan.waw.pl/tss/Restaurant#ParkingCode)





Field Summary
static Resource NoLocalParking
          Individual for URI: http://www.ibspan.waw.pl/tss/Restaurant#NoLocalParking
static Resource OwnParkingLot
          Individual for URI: http://www.ibspan.waw.pl/tss/Restaurant#OwnParkingLot
static Resource PayParking
          Individual for URI: http://www.ibspan.waw.pl/tss/Restaurant#PayParking
static Resource PublicTransitAccessible
          Individual for URI: http://www.ibspan.waw.pl/tss/Restaurant#PublicTransitAccessible
static Resource StreetParking
          Individual for URI: http://www.ibspan.waw.pl/tss/Restaurant#StreetParking
static Resource TYPE
          The rdf:type for this ontology class
static Resource ValetParking
          Individual for URI: http://www.ibspan.waw.pl/tss/Restaurant#ValetParking
 
Fields inherited from interface com.ibm.adtech.jastor.Thing
copyright
 
Method Summary
 
Methods inherited from interface com.ibm.adtech.jastor.Thing
clearCache, isRDFType, listStatements, model, registerListener, removeStatements, resource, unregisterListener, uri
 

Field Detail

TYPE

static final Resource TYPE
The rdf:type for this ontology class


OwnParkingLot

static final Resource OwnParkingLot
Individual for URI: http://www.ibspan.waw.pl/tss/Restaurant#OwnParkingLot


StreetParking

static final Resource StreetParking
Individual for URI: http://www.ibspan.waw.pl/tss/Restaurant#StreetParking


PublicTransitAccessible

static final Resource PublicTransitAccessible
Individual for URI: http://www.ibspan.waw.pl/tss/Restaurant#PublicTransitAccessible


NoLocalParking

static final Resource NoLocalParking
Individual for URI: http://www.ibspan.waw.pl/tss/Restaurant#NoLocalParking


ValetParking

static final Resource ValetParking
Individual for URI: http://www.ibspan.waw.pl/tss/Restaurant#ValetParking


PayParking

static final Resource PayParking
Individual for URI: http://www.ibspan.waw.pl/tss/Restaurant#PayParking