Package com.onwbp.adaptation
Interface AdaptationValue
public interface AdaptationValue
Defines a specific internal value for inheritance.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final Object
This field value indicates that a node inherits its value from its parent node.
-
Field Details
-
INHERIT_VALUE
This field value indicates that a node inherits its value from its parent node.
-