Annotation Type Property

    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      String name
      The name of the property.
      String namespace
      The namespace of the property's name.
      String[] values
      The values for the property's name and namespace.
    • Element Detail

      • name

        @NonNull
        String name
        The name of the property.
        Returns:
        the name
      • namespace

        @NonNull
        String namespace
        The namespace of the property's name.
        Returns:
        the namespace
      • values

        @NonNull
        String[] values
        The values for the property's name and namespace.
        Returns:
        the namespace