| Modifier and Type | Method and Description |
|---|---|
BindingType |
BindingParam.getBindingType()
Get the
BindingType of this BindingParam |
| Modifier and Type | Field and Description |
|---|---|
static BindingType |
JvmBinding.JVM_BINDING_TYPE
binding type: JVM
|
| Modifier and Type | Method and Description |
|---|---|
BindingType |
JvmBindingParam.getBindingType() |
BindingType |
JvmBinding.getBindingType() |
BindingType |
JvmBindingAdapter.getBindingType() |
BindingType |
JvmBindingConverter.supportBindingType() |
| Modifier and Type | Method and Description |
|---|---|
Binding |
AbstractContract.getBinding(BindingType bindingType) |
| Modifier and Type | Method and Description |
|---|---|
BindingAdapter |
BindingAdapterFactoryImpl.getBindingAdapter(BindingType bindingType) |
BindingConverter |
BindingConverterFactoryImpl.getBindingConverter(BindingType bindingType) |
| Modifier and Type | Method and Description |
|---|---|
BindingType |
BindingAdapter.getBindingType()
get binding type
|
BindingType |
Binding.getBindingType()
get binding type
|
| Modifier and Type | Method and Description |
|---|---|
Binding |
Contract.getBinding(BindingType bindingType)
get binding object by binding type
|
BindingAdapter |
BindingAdapterFactory.getBindingAdapter(BindingType bindingType)
get binding adapter by binding type
|
| Modifier and Type | Method and Description |
|---|---|
BindingType |
BindingConverter.supportBindingType()
get supported binding type
|
| Modifier and Type | Method and Description |
|---|---|
BindingConverter |
BindingConverterFactory.getBindingConverter(BindingType bindingType)
get binding converter by binding type
|
Copyright © 2021. All rights reserved.