public class ComputeAvailableValuesFromTable extends AbstractDynMethod
Constructor and Description |
---|
ComputeAvailableValuesFromTable(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