| Package | Description |
|---|---|
| org.openimaj.rdf.owl2java |
| Modifier and Type | Field and Description |
|---|---|
protected PropertyDef.PropertyType |
PropertyDef.type
The type of this property
|
| Modifier and Type | Method and Description |
|---|---|
static PropertyDef.PropertyType |
PropertyDef.PropertyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PropertyDef.PropertyType[] |
PropertyDef.PropertyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|