public class DestroyMethodDefSupport extends Object
| コンストラクタと説明 |
|---|
DestroyMethodDefSupport() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
addDestroyMethodDef(DestroyMethodDef methodDef) |
DestroyMethodDef |
getDestroyMethodDef(int index) |
int |
getDestroyMethodDefSize() |
void |
setContainer(LaContainer container) |
public void addDestroyMethodDef(DestroyMethodDef methodDef)
public int getDestroyMethodDefSize()
public DestroyMethodDef getDestroyMethodDef(int index)
public void setContainer(LaContainer container)
Copyright © 2015–2018 The DBFlute Project. All rights reserved.