public interface IBindingType
enum types implement this so dynamic proxies can marshal calls to Bindings.| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
toBindingValue()
Produce a value suitable for a
Bindings value e.g., a simple value like a string or
number or another Bindings or List of such values. |
java.lang.Object toBindingValue()
Bindings value e.g., a simple value like a string or
number or another Bindings or List of such values.Copyright © 2024. All rights reserved.