Interface AdaptationValue


public interface AdaptationValue
Defines a specific internal value for inheritance.
See Also:
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final Object
    This field value indicates that a node inherits its value from its parent node.
  • Field Details

    • INHERIT_VALUE

      static final Object INHERIT_VALUE
      This field value indicates that a node inherits its value from its parent node.