Annotation Type FieldValueMapping

    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      String fieldCompare
      name of the field that should be used for comparison.
      String[] valueCompare
      array of values to look for.
    • Element Detail

      • fieldCompare

        String fieldCompare
        name of the field that should be used for comparison.
        Returns:
        the name of the field that should be used for comparison
      • valueCompare

        String[] valueCompare
        array of values to look for.
        Returns:
        the array of values to look for