|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnesstar.rdf.PropertyBinding
public class PropertyBinding
A relation between a property and one or more values.
| Constructor Summary | |
|---|---|
PropertyBinding(RDFProperty property,
Object value)
Constructor for the PropertyBinding object |
|
| Method Summary | |
|---|---|
RDFProperty |
getProperty()
Gets the property attribute of the PropertyBinding object |
Object |
getValue()
Gets the value attribute of the PropertyBinding object |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PropertyBinding(RDFProperty property,
Object value)
property - value - | Method Detail |
|---|
public RDFProperty getProperty()
public Object getValue()
|
Nesstar SDK | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||