Annotation Interface IriNs


@Retention(RUNTIME) @Repeatable(IriNss.class) public @interface IriNs
Specify a namespace to which the property name is appended in order to yield the final URL
 interface Person extends Resource {
Author:
Claus Stadler, Oct 9, 2018
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    boolean
     
     
  • Element Details

    • value

      String value
      Default:
      ""
    • deprecated

      boolean deprecated
      Default:
      false