Interface ValueInputExtension

All Known Subinterfaces:
ValueInput
All Known Implementing Classes:
TagValueInput

public interface ValueInputExtension
Extension class for ValueInput
  • Method Summary

    Modifier and Type
    Method
    Description
    default Set<String>
    Returns the top-level keys of this object.
    private ValueInput
     
  • Method Details

    • self

      private ValueInput self()
    • keySet

      default Set<String> keySet()
      Returns the top-level keys of this object.
      Returns:
      the top-level keys of this object