Uses of Class
org.openmobilealliance.schema.sti.v1_0.Audio

Packages that use Audio
org.openmobilealliance.schema.sti.v1_0 Provides all the DTO classes defined by OMA-STI v1_0. 
 

Uses of Audio in org.openmobilealliance.schema.sti.v1_0
 

Methods in org.openmobilealliance.schema.sti.v1_0 that return Audio
 Audio ObjectFactory.createAudio()
          Create an instance of Audio
 Audio TranscodingParams.getAudio()
          Gets the value of the audio property.
 Audio Multipart.getAudio()
          Gets the value of the audio property.
 

Methods in org.openmobilealliance.schema.sti.v1_0 with parameters of type Audio
 void TranscodingParams.setAudio(Audio value)
          Sets the value of the audio property.
 void Multipart.setAudio(Audio value)
          Sets the value of the audio property.