| Package | Description |
|---|---|
| org.aksw.jena_sparql_api.mapper.impl.type |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,RdfPropertyDescriptor> |
RdfClass.propertyDescriptors
PropertyDescriptors map the Java property types to RdfType instances.
|
| Modifier and Type | Method and Description |
|---|---|
RdfPropertyDescriptor |
RdfClass.getPropertyDescriptors(String propertyName) |
| Modifier and Type | Method and Description |
|---|---|
Collection<RdfPropertyDescriptor> |
RdfClass.getPropertyDescriptors() |
| Modifier and Type | Method and Description |
|---|---|
void |
RdfClass.addPropertyDescriptor(RdfPropertyDescriptor propertyDescriptor) |
Copyright © 2017. All rights reserved.