public class RdfPropertyDescriptor extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
fetchMode |
protected String |
name |
protected RdfType |
rdfType |
| Constructor and Description |
|---|
RdfPropertyDescriptor(String name,
RdfType rdfType,
String fetchMode) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFetchMode() |
String |
getName() |
RdfType |
getRdfType() |
Copyright © 2017. All rights reserved.