public class CreateComboModelFromTable extends AbstractDynMethod
Modifier and Type | Field and Description |
---|---|
static Logger |
logger |
Constructor and Description |
---|
CreateComboModelFromTable(String methodName,
String description) |
Modifier and Type | Method and Description |
---|---|
Object |
invoke(DynObject self,
Object[] args) |
clone, getCode, getDescription, getName, setCode
public Object invoke(DynObject self, Object[] args) throws DynMethodException
DynMethodException