oracle.panama
Interface InitArgument
- All Superinterfaces:
- Argument, java.io.Serializable
- public interface InitArgument
- extends Argument
The Interface of an init argument. The init arguments are used to initialize the Adapter, and must therefore be specififed by all MasterService using the actual Adapter.
The possible init arguments are defined by the Adapter, the value is set by a MasterService.
- See Also:
Adapter, MasterService
| Methods inherited from interface oracle.panama.Argument |
getCaption, getComment, getName, getOptions, getType, getUsageUser, getValue, getValues, isUsageUser, setCaption, setComment, setName, setOptions, setType, setUsageUser, setUsageUser, setValue, setValues |
Copyright © 2003 Oracle Corporation. All Rights Reserved.