public class PropertyDefSupport extends Object
| コンストラクタと説明 |
|---|
PropertyDefSupport() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
addPropertyDef(PropertyDef propertyDef) |
PropertyDef |
getPropertyDef(int index) |
PropertyDef |
getPropertyDef(String propertyName) |
int |
getPropertyDefSize() |
boolean |
hasPropertyDef(String propertyName) |
void |
setContainer(LaContainer container) |
public void addPropertyDef(PropertyDef propertyDef)
public int getPropertyDefSize()
public PropertyDef getPropertyDef(int index)
public PropertyDef getPropertyDef(String propertyName)
public boolean hasPropertyDef(String propertyName)
public void setContainer(LaContainer container)
Copyright © 2015–2018 The DBFlute Project. All rights reserved.