Uses of Class
org.openmobilealliance.schema.sti.v1_0.JobResult.AdaptationsPerformed

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

Uses of JobResult.AdaptationsPerformed in org.openmobilealliance.schema.sti.v1_0
 

Methods in org.openmobilealliance.schema.sti.v1_0 that return JobResult.AdaptationsPerformed
 JobResult.AdaptationsPerformed ObjectFactory.createJobResultAdaptationsPerformed()
          Create an instance of JobResult.AdaptationsPerformed
 JobResult.AdaptationsPerformed JobResult.getAdaptationsPerformed()
          Gets the value of the adaptationsPerformed property.
 

Methods in org.openmobilealliance.schema.sti.v1_0 with parameters of type JobResult.AdaptationsPerformed
 void JobResult.setAdaptationsPerformed(JobResult.AdaptationsPerformed value)
          Sets the value of the adaptationsPerformed property.