public interface PropertyDefAware
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
addPropertyDef(PropertyDef propertyDef) |
PropertyDef |
getPropertyDef(int index) |
PropertyDef |
getPropertyDef(String propertyName) |
int |
getPropertyDefSize() |
boolean |
hasPropertyDef(String propertyName) |
void addPropertyDef(PropertyDef propertyDef)
int getPropertyDefSize()
PropertyDef getPropertyDef(int index)
PropertyDef getPropertyDef(String propertyName)
boolean hasPropertyDef(String propertyName)
Copyright © 2015–2016 The DBFlute Project. All rights reserved.