public interface PropertyIdMapping
Interface for the bidirectional mapping from
name to numeric IDs and vice versa.- Since:
- 1.0.0
- See Also:
-
Method Summary
-
Method Details
-
name
-
id
- Parameters:
property- theReadableProperty.- Returns:
- the ID of the property or
-1if no mapping is defined for the given ID.
-