Annotation Type SystemProperty

    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      String name
      The name of the system property.
      String value
      The value of the system property.
    • Element Detail

      • name

        String name
        The name of the system property.
        Returns:
        the name.
      • value

        String value
        The value of the system property.
        Returns:
        the value.