public class PropertyDescriptorImpl extends Object implements PropertyDescriptor
PropertyDescriptorImpl class.
| Constructor and Description |
|---|
PropertyDescriptorImpl(Style parentStyle,
com.hp.hpl.jena.rdf.model.Resource propertyDescriptor)
Constructor for PropertyDescriptorImpl.
|
| Modifier and Type | Method and Description |
|---|---|
com.hp.hpl.jena.rdf.model.Property |
getProperty()
Getter for the field
property. |
Style |
getStyle()
Getter for the field
style. |
public com.hp.hpl.jena.rdf.model.Property getProperty()
Getter for the field property.
getProperty in interface PropertyDescriptorProperty object.PropertyDescriptor.getProperty()public Style getStyle()
Getter for the field style.
getStyle in interface PropertyDescriptorStyle object.PropertyDescriptor.getStyle()Copyright © 2017. All rights reserved.