public interface AccessTypeDef
| 修飾子とタイプ | フィールドと説明 |
|---|---|
static String |
FIELD_NAME |
static String |
PROPERTY_NAME |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
bind(ComponentDef componentDef,
PropertyDef propertyDef,
BindingTypeDef bindingTypeDef,
Object component) |
void |
bind(ComponentDef componentDef,
PropertyDef propertyDef,
Object component) |
String |
getName() |
String getName()
void bind(ComponentDef componentDef, PropertyDef propertyDef, Object component)
void bind(ComponentDef componentDef, PropertyDef propertyDef, BindingTypeDef bindingTypeDef, Object component)
Copyright © 2015–2016 The DBFlute Project. All rights reserved.