Interface Binding

All Known Implementing Classes:
Bindings.IndexBinding, Bindings.NamedBinding

public interface Binding
Author:
Tadaya Tsuyukubo
See Also:
  • Method Details

    • getKey

      Object getKey()
      Get a key which represents index or name of the binding.
      Returns:
      an index or name
    • getBoundValue

      BoundValue getBoundValue()
      Get a BoundValue.
      Returns:
      a bound value