4.1.0.610 20071213

Uses of Class
ch.ecma.csta.binding.LampItem

Packages that use LampItem
ch.ecma.csta.binding   
 

Uses of LampItem in ch.ecma.csta.binding
 

Methods in ch.ecma.csta.binding that return LampItem
 LampItem[] LampList.getLampItem()
          Method getLampItem
 LampItem LampList.getLampItem(int index)
          Method getLampItem
 LampItem LampList.removeLampItem(int index)
          Method removeLampItem
static LampItem LampItem.unmarshalLampItem(java.io.Reader reader)
          Method unmarshalLampItem
 

Methods in ch.ecma.csta.binding with parameters of type LampItem
 void LampList.addLampItem(int index, LampItem vLampItem)
          Method addLampItem
 void LampList.addLampItem(LampItem vLampItem)
          Method addLampItem
 void LampList.setLampItem(int index, LampItem vLampItem)
          Method setLampItem
 void LampList.setLampItem(LampItem[] lampItemArray)
          Method setLampItem
 


4.1.0.610 20071213

Copyright 2004 Avaya Inc All Rights Reserved.