Uses of Class
org.openmobilealliance.schema.sti.v1_0.Video.VideoVisual

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

Uses of Video.VideoVisual in org.openmobilealliance.schema.sti.v1_0
 

Methods in org.openmobilealliance.schema.sti.v1_0 that return Video.VideoVisual
 Video.VideoVisual ObjectFactory.createVideoVideoVisual()
          Create an instance of Video.VideoVisual
 Video.VideoVisual Video.getVideoVisual()
          Gets the value of the videoVisual property.
 

Methods in org.openmobilealliance.schema.sti.v1_0 with parameters of type Video.VideoVisual
 void Video.setVideoVisual(Video.VideoVisual value)
          Sets the value of the videoVisual property.