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

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

public class Property
extends Object


Constructor Summary
Property()
           
 
Method Summary
 String getPredicate()
           
 String getSubject()
           
 void setObject(String object)
           
 void setPredicate(String predicate)
           
 void setSubject(String subject)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Property

public Property()
Method Detail

getPredicate

public String getPredicate()

getSubject

public String getSubject()

setObject

public void setObject(String object)

setPredicate

public void setPredicate(String predicate)

setSubject

public void setSubject(String subject)