Interface PojoModelValue<T>

All Superinterfaces:
PojoModelElement
All Known Implementing Classes:
PojoModelValueElement

@Incubating public interface PojoModelValue<T> extends PojoModelElement
A model element representing a value bound to a bridge.
See Also: