Uses of Class
ibi.broker.api.data.schedule.OptionValue

Packages that use OptionValue
ibi.broker.api.data.schedule   
 

Uses of OptionValue in ibi.broker.api.data.schedule
 

Methods in ibi.broker.api.data.schedule that return OptionValue
 OptionValue[] AmperParameter.getOptionValueList()
          Obtains an array of values, which represent the range of possible options that are valid for a particular instance of AmperParameter.
 

Methods in ibi.broker.api.data.schedule with parameters of type OptionValue
 void AmperParameter.setOptionValueList(OptionValue[] optionValueList)
          Populates an array representing the range of valid options for a given parameter as defined within a FOCUS procedure.
 



Copyright © 2006 Information Builders, Incorporated.