4.1.0.610 20071213

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

Packages that use SnapshotCallResponseInfo
ch.ecma.csta.binding   
 

Uses of SnapshotCallResponseInfo in ch.ecma.csta.binding
 

Methods in ch.ecma.csta.binding that return SnapshotCallResponseInfo
 SnapshotCallResponseInfo[] SnapshotCallData.getSnapshotCallResponseInfo()
          Method getSnapshotCallResponseInfo
 SnapshotCallResponseInfo SnapshotCallData.getSnapshotCallResponseInfo(int index)
          Method getSnapshotCallResponseInfo
 SnapshotCallResponseInfo SnapshotCallData.removeSnapshotCallResponseInfo(int index)
          Method removeSnapshotCallResponseInfo
static SnapshotCallResponseInfo SnapshotCallResponseInfo.unmarshalSnapshotCallResponseInfo(java.io.Reader reader)
          Method unmarshalSnapshotCallResponseInfo
 

Methods in ch.ecma.csta.binding with parameters of type SnapshotCallResponseInfo
 void SnapshotCallData.addSnapshotCallResponseInfo(int index, SnapshotCallResponseInfo vSnapshotCallResponseInfo)
          Method addSnapshotCallResponseInfo
 void SnapshotCallData.addSnapshotCallResponseInfo(SnapshotCallResponseInfo vSnapshotCallResponseInfo)
          Method addSnapshotCallResponseInfo
 void SnapshotCallData.setSnapshotCallResponseInfo(int index, SnapshotCallResponseInfo vSnapshotCallResponseInfo)
          Method setSnapshotCallResponseInfo
 void SnapshotCallData.setSnapshotCallResponseInfo(SnapshotCallResponseInfo[] snapshotCallResponseInfoArray)
          Method setSnapshotCallResponseInfo
 


4.1.0.610 20071213

Copyright 2004 Avaya Inc All Rights Reserved.