Annotation Type Setting

    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      boolean nodeFromParent
      Whether a field should use its containing node for its value.
      String value
      The path this setting is located at.
    • Element Detail

      • value

        String value
        The path this setting is located at.
        Returns:
        the path
        Since:
        4.0.0
        Default:
        ""
      • nodeFromParent

        boolean nodeFromParent
        Whether a field should use its containing node for its value.
        Returns:
        whether this field should source its data from the node of its container
        Since:
        4.0.0
        Default:
        false