4.1.0.610 20071213

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

Packages that use CSTAObject
ch.ecma.csta.binding   
 

Uses of CSTAObject in ch.ecma.csta.binding
 

Subclasses of CSTAObject in ch.ecma.csta.binding
 class MonitorObject
          The object being monitored.
 

Methods in ch.ecma.csta.binding that return CSTAObject
 CSTAObject FastData.getObject()
          Returns the value of field 'object'.
 CSTAObject StartDataPath.getObject()
          Returns the value of field 'object'.
static CSTAObject CSTAObject.unmarshalCSTAObject(java.io.Reader reader)
          Method unmarshalCSTAObject
static CSTAObject MonitorObject.unmarshalMonitorObject(java.io.Reader reader)
          Method unmarshalMonitorObject
 

Methods in ch.ecma.csta.binding with parameters of type CSTAObject
 void FastData.setObject(CSTAObject object)
          Sets the value of field 'object'.
 void StartDataPath.setObject(CSTAObject object)
          Sets the value of field 'object'.
 


4.1.0.610 20071213

Copyright 2004 Avaya Inc All Rights Reserved.