| パッケージ | 説明 |
|---|---|
| org.lastaflute.di.core.assembler | |
| org.lastaflute.di.core.meta | |
| org.lastaflute.di.core.meta.impl |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
AbstractBindingTypeDef |
class |
BindingTypeMayDef |
class |
BindingTypeMustDef |
class |
BindingTypeNoneDef |
class |
BindingTypeShouldDef |
| 修飾子とタイプ | フィールドと説明 |
|---|---|
static BindingTypeDef |
BindingTypeDefFactory.MAY |
static BindingTypeDef |
BindingTypeDefFactory.MUST |
static BindingTypeDef |
BindingTypeDefFactory.NONE |
static BindingTypeDef |
BindingTypeDefFactory.SHOULD |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static BindingTypeDef |
BindingTypeDefFactory.getBindingTypeDef(String name) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static void |
BindingTypeDefFactory.addBindingTypeDef(BindingTypeDef bindingTypeDef) |
void |
AccessTypeFieldDef.bind(ComponentDef componentDef,
PropertyDef propertyDef,
BindingTypeDef bindingTypeDef,
Object component) |
void |
AccessTypePropertyDef.bind(ComponentDef componentDef,
PropertyDef propertyDef,
BindingTypeDef bindingTypeDef,
Object component) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
BindingTypeDef |
PropertyDef.getBindingTypeDef() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
AccessTypeDef.bind(ComponentDef componentDef,
PropertyDef propertyDef,
BindingTypeDef bindingTypeDef,
Object component) |
void |
PropertyDef.setBindingTypeDef(BindingTypeDef bindingTypeDef) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
BindingTypeDef |
PropertyDefImpl.getBindingTypeDef() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
PropertyDefImpl.setBindingTypeDef(BindingTypeDef bindingTypeDef) |
Copyright © 2015–2019 The DBFlute Project. All rights reserved.