fr.paris.telecomParisTech.dbWEB.arcomem.wp5.appliocationAwareHelper.semanticInformation
Class WebResource

java.lang.Object
  extended by fr.paris.telecomParisTech.dbWEB.arcomem.wp5.appliocationAwareHelper.semanticInformation.WebResource

public class WebResource
extends Object


Constructor Summary
WebResource()
           
 
Method Summary
 String getId()
           
 String getProperty()
           
 void setId(String url)
           
 void setProperty(String subject, String predicate, String object)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebResource

public WebResource()
Method Detail

getId

public String getId()

getProperty

public String getProperty()

setId

public void setId(String url)

setProperty

public void setProperty(String subject,
                        String predicate,
                        String object)