Interface Injectable::getInjectString
Description
In BBj 14.00 and higher, this method returns the string value set with
either the INJECT
Mnemonic or the setInjectString
method.
Syntax
| Return Value | Method |
|---|---|
|
String |
getInjectString() |
Parameters
None.
Return Value
Returns the string value set with either the INJECT
Mnemonic or the setInjectString
method.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.