Annotation Interface KeyIri


@Retention(RUNTIME) @Target({TYPE,METHOD,FIELD}) public @interface KeyIri
Define the key property to use on entries of an RDF-based map. @KeyIri("urn:myKey") Map<String, Resource> getMap();
Author:
raven
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details