|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface CallParamConfig
Specifies the basic methods for configuring a CallParamConfig object
TaskCallBlock| Field Summary |
|---|
| Fields inherited from interface com.ibm.di.config.interfaces.BaseConfiguration |
|---|
CHILD_PATH_SEPARATOR, DISABLE_EXTPROPS, DISABLE_INHERITANCE, INHERIT_NONE, INHERIT_PARENT, ONE_LEVEL, RECURSIVE, RECURSIVE_ONELEVEL, RECURSIVE_SUBTREE, SEARCH_EXACTCASE, SEARCH_ONELEVEL, SEARCH_PARAMNAME, SEARCH_PARAMNAME_RE, SEARCH_PROPERTY, SEARCH_REGEX, SEARCH_SUBSTRING, SUBTREE |
| Method Summary | |
|---|---|
String |
getSyntax()
Deprecated. Gets the syntax attribute of the CallParamConfig object |
String |
getTargetAttributeName()
Deprecated. Gets the targetAttributeName attribute of the CallParamConfig object |
void |
setSyntax(String value)
Deprecated. Gets the syntax of the call parameter. |
void |
setTargetAttributeName(String targetAttributeName)
Deprecated. Sets the targetAttributeName attribute of the CallParamConfig object |
| Method Detail |
|---|
String getTargetAttributeName()
void setTargetAttributeName(String targetAttributeName)
targetAttributeName - The new targetAttributeName valueString getSyntax()
void setSyntax(String value)
value - The new syntax, e.g. "java.lang.String".
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||