com.sap.aii.mapping.api
Class InputParameters
java.lang.Object
com.sap.aii.mapping.api.InputParameters
public abstract class InputParameters
- extends Object
Access to input parmeter of the mapping.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InputParameters
public InputParameters()
getValue
public abstract Object getValue(String name)
- Parameters:
name - name of the inputparameter
- Returns:
- value of the inputparameter name
getString
public abstract String getString(String name)
getInt
public abstract int getInt(String name)
getChannel
public abstract Channel getChannel(String name)
Copyright 2007 SAP AG Complete Copyright Notice