public class PropertyChain extends Object
Modifier and Type | Field and Description |
---|---|
protected List<com.hp.hpl.jena.rdf.model.Property> |
chain |
Constructor and Description |
---|
PropertyChain(List<com.hp.hpl.jena.rdf.model.Property> chain) |
PropertyChain(com.hp.hpl.jena.rdf.model.Property p) |
PropertyChain(String URI) |
protected final List<com.hp.hpl.jena.rdf.model.Property> chain
public PropertyChain(List<com.hp.hpl.jena.rdf.model.Property> chain)
public PropertyChain(String URI)
public PropertyChain(com.hp.hpl.jena.rdf.model.Property p)
public List<com.hp.hpl.jena.rdf.model.Property> getProperties()
Copyright © 2014. All Rights Reserved.