public interface Metadata
A metadata is a pair of values (key,data) that can be associated to
a program unit.
- See Also:
-
-
Method Summary
Gets the key of this metadata.
Gets the value of this metadata.
-
Method Details
-
getKey
Gets the key of this metadata.
-
getValue
Gets the value of this metadata.