4.1.0.610 20071213

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

Packages that use CSTASecurityData
ch.ecma.csta.binding   
 

Uses of CSTASecurityData in ch.ecma.csta.binding
 

Methods in ch.ecma.csta.binding that return CSTASecurityData
 CSTASecurityData CSTACommonArguments.getSecurity()
          Returns the value of field 'security'.
 CSTASecurityData Escape.getSecurity()
          Returns the value of field 'security'.
 CSTASecurityData PrivateEvent.getSecurity()
          Returns the value of field 'security'.
static CSTASecurityData CSTASecurityData.unmarshalCSTASecurityData(java.io.Reader reader)
          Method unmarshalCSTASecurityData
 

Methods in ch.ecma.csta.binding with parameters of type CSTASecurityData
 void CSTACommonArguments.setSecurity(CSTASecurityData security)
          Sets the value of field 'security'.
 void Escape.setSecurity(CSTASecurityData security)
          Sets the value of field 'security'.
 void PrivateEvent.setSecurity(CSTASecurityData security)
          Sets the value of field 'security'.
 


4.1.0.610 20071213

Copyright 2004 Avaya Inc All Rights Reserved.