Annotation Interface OslcNamespaceDefinition


@Documented @Target({}) @Retention(RUNTIME) public @interface OslcNamespaceDefinition
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Namespace URI.
    Prefix for the namespace.
  • Element Details

    • namespaceURI

      String namespaceURI
      Namespace URI.
    • prefix

      String prefix
      Prefix for the namespace.