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

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

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

Methods in org.openmobilealliance.schema.sti.v1_0 that return Multipart
 Multipart ObjectFactory.createMultipart()
          Create an instance of Multipart
 Multipart TranscodingParams.getMultipart()
          Gets the value of the multipart property.
 

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