Oracle Application Server Wireless Java API Reference
B14043-01


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

Field Summary

 

Fields inherited from interface oracle.panama.Argument
ENUM, FILE, MULTI_LINE, SINGLE_LINE

 

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

 


Oracle Application Server Wireless Java API Reference
B14043-01


Copyright © 2004 Oracle Corporation. All Rights Reserved.