public interface ExtensionMetadata
A vendor extension defined in Metadata.
- Version:
- 3.0
-
Method Summary
Accessor for the key (set at construction).
Accessor for the value (set at construction).
Accessor for the vendor name (set at construction).
-
Method Details
-
getVendorName
Accessor for the vendor name (set at construction).
- Returns:
- The vendor
-
getKey
Accessor for the key (set at construction).
- Returns:
- The key
-
getValue
Accessor for the value (set at construction).
- Returns:
- The value