Interface IValueMapping
public interface IValueMapping
Value mapping between two values
This interface is not intended to be implemented by clients.
- Since:
- 3.8.1
-
Method Summary
-
Method Details
-
getFrom
From value.- Returns:
- from value
-
getTo
To value.- Returns:
- to value
-