Annotation Interface Profile


@Deprecated @Documented @Target(METHOD) public @interface Profile
Deprecated.
has never been used outside a few metadata classes, and core profile is not defined anymore in latest ISO 19115.
An annotation mapping an interface, methods or fields to a profile.
Since:
2.0
See Also:
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Deprecated.
    The level for the annotated element.
  • Element Details

    • level

      Deprecated.
      The level for the annotated element. CORE means that all profiles should provides this element.
      Returns:
      the compliance level.