Interface ValueInputExtension
- All Known Subinterfaces:
ValueInput
- All Known Implementing Classes:
TagValueInput
public interface ValueInputExtension
Extension class for
ValueInput-
Method Summary
Modifier and TypeMethodDescriptionkeySet()Returns the top-level keys of this object.private ValueInputself()
-
Method Details
-
self
-
keySet
Returns the top-level keys of this object.- Returns:
- the top-level keys of this object
-