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

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

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

Methods in org.openmobilealliance.schema.sti.v1_0 that return ExternalLocation
 ExternalLocation ObjectFactory.createExternalLocation()
          Create an instance of ExternalLocation
 ExternalLocation TranscodingJob.Target.getExternalLocation()
          Gets the value of the externalLocation property.
 ExternalLocation MediaPropertiesQueryDescription.getExternalLocation()
          Gets the value of the externalLocation property.
 

Methods in org.openmobilealliance.schema.sti.v1_0 with parameters of type ExternalLocation
 void TranscodingJob.Target.setExternalLocation(ExternalLocation value)
          Sets the value of the externalLocation property.
 void MediaPropertiesQueryDescription.setExternalLocation(ExternalLocation value)
          Sets the value of the externalLocation property.