public class BindingTypeShouldDef extends AbstractBindingTypeDef
nameMAY_NAME, MUST_NAME, NONE_NAME, SHOULD_NAME| 修飾子 | コンストラクタと説明 |
|---|---|
protected |
BindingTypeShouldDef(String name) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected void |
doBindProperty(ComponentDef componentDef,
PropertyDesc propertyDesc,
Object component) |
protected void |
doBindResourceField(ComponentDef componentDef,
Field field,
Object component) |
String |
toString() |
bind, bind, bindAutoProperty, bindAutoResourceField, bindManualProperty, bindManualResourceField, equals, getComponent, getName, getValue, hashCode, isFieldAutoBindable, isPropertyAutoBindable, isSimpleNamingAutoBindable, setPropertyValue, setResourceFieldValue, throwPropertyComponentGetFailureException, throwPropertyValueGetFailureExceptionprotected BindingTypeShouldDef(String name)
protected void doBindProperty(ComponentDef componentDef, PropertyDesc propertyDesc, Object component)
doBindProperty クラス内 AbstractBindingTypeDefprotected void doBindResourceField(ComponentDef componentDef, Field field, Object component)
Copyright © 2015–2019 The DBFlute Project. All rights reserved.