4.1.0.610 20071213

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

Packages that use DisplayAttributeList
ch.ecma.csta.binding   
 

Uses of DisplayAttributeList in ch.ecma.csta.binding
 

Methods in ch.ecma.csta.binding that return DisplayAttributeList
 DisplayAttributeList SendData.getDisplayAttributes()
          Returns the value of field 'displayAttributes'.
 DisplayAttributeList SendMulticastData.getDisplayAttributes()
          Returns the value of field 'displayAttributes'.
 DisplayAttributeList SendBroadcastData.getDisplayAttributes()
          Returns the value of field 'displayAttributes'.
static DisplayAttributeList DisplayAttributeList.unmarshalDisplayAttributeList(java.io.Reader reader)
          Method unmarshalDisplayAttributeList
 

Methods in ch.ecma.csta.binding with parameters of type DisplayAttributeList
 void SendData.setDisplayAttributes(DisplayAttributeList displayAttributes)
          Sets the value of field 'displayAttributes'.
 void SendMulticastData.setDisplayAttributes(DisplayAttributeList displayAttributes)
          Sets the value of field 'displayAttributes'.
 void SendBroadcastData.setDisplayAttributes(DisplayAttributeList displayAttributes)
          Sets the value of field 'displayAttributes'.
 


4.1.0.610 20071213

Copyright 2004 Avaya Inc All Rights Reserved.