JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
org.aksw.jenax.annotation.reprogen
Annotation Interface IriType
@Retention
(
RUNTIME
)
@Target
({
FIELD
,
METHOD
})
public @interface
IriType
Indicates that a property value should be interpreted as an RDF term of type IRI. Applies toString() on the value.
Author:
raven