| Package | Description |
|---|---|
| org.dhatim.flatfile |
| Modifier and Type | Method and Description |
|---|---|
BindingType |
Binding.getBindingType() |
static BindingType |
BindingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BindingType[] |
BindingType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Binding(String beanId,
Class beanClass,
BindingType bindingType) |
Copyright © 2017. All rights reserved.