|
||||||||||
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
Field Summary |
---|
Fields inherited from interface com.ibm.di.config.interfaces.BaseConfiguration |
---|
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, SUBTREE |
Method Summary | |
---|---|
String |
getSyntax()
Gets the syntax attribute of the CallParamConfig object |
String |
getTargetAttributeName()
Gets the targetAttributeName attribute of the CallParamConfig object |
void |
setSyntax(String value)
Gets the syntax attribute of the CallParamConfig object |
void |
setTargetAttributeName(String targetAttributeName)
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)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |