4.1.0.610 20071213

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

Packages that use Volume
ch.ecma.csta.binding   
 

Uses of Volume in ch.ecma.csta.binding
 

Methods in ch.ecma.csta.binding that return Volume
 Volume AttributeToSet.getCurrentVolume()
          Returns the value of field 'currentVolume'.
 Volume VoiceAttributeChangedEvent.getPlayVolume()
          Returns the value of field 'playVolume'.
 Volume SetRingerStatus.getRingVolume()
          Returns the value of field 'ringVolume'.
 Volume RingerStatusEvent.getRingVolume()
          Returns the value of field 'ringVolume'.
 Volume SetSpeakerVolume.getSpeakerVolume()
          Returns the value of field 'speakerVolume'.
 Volume SpeakerVolumeEvent.getSpeakerVolume()
          Returns the value of field 'speakerVolume'.
static Volume Volume.unmarshalVolume(java.io.Reader reader)
          Method unmarshalVolume
 

Methods in ch.ecma.csta.binding with parameters of type Volume
 void AttributeToSet.setCurrentVolume(Volume currentVolume)
          Sets the value of field 'currentVolume'.
 void VoiceAttributeChangedEvent.setPlayVolume(Volume playVolume)
          Sets the value of field 'playVolume'.
 void SetRingerStatus.setRingVolume(Volume ringVolume)
          Sets the value of field 'ringVolume'.
 void RingerStatusEvent.setRingVolume(Volume ringVolume)
          Sets the value of field 'ringVolume'.
 void SetSpeakerVolume.setSpeakerVolume(Volume speakerVolume)
          Sets the value of field 'speakerVolume'.
 void SpeakerVolumeEvent.setSpeakerVolume(Volume speakerVolume)
          Sets the value of field 'speakerVolume'.
 


4.1.0.610 20071213

Copyright 2004 Avaya Inc All Rights Reserved.