|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JobResult.Output | |
---|---|
org.alembik.util | Provides the utility classes handling transcoding request and response objects. |
org.openmobilealliance.schema.sti.v1_0 | Provides all the DTO classes defined by OMA-STI v1_0. |
Uses of JobResult.Output in org.alembik.util |
---|
Methods in org.alembik.util with parameters of type JobResult.Output | |
---|---|
static Properties |
OMAUtils.getExtensionProperties(JobResult.Output output)
Returns "extension data" properties holder of the given job result's output. |
Uses of JobResult.Output in org.openmobilealliance.schema.sti.v1_0 |
---|
Methods in org.openmobilealliance.schema.sti.v1_0 that return JobResult.Output | |
---|---|
JobResult.Output |
ObjectFactory.createJobResultOutput()
Create an instance of JobResult.Output |
JobResult.Output |
JobResult.getOutput()
Gets the value of the output property. |
Methods in org.openmobilealliance.schema.sti.v1_0 with parameters of type JobResult.Output | |
---|---|
void |
JobResult.setOutput(JobResult.Output value)
Sets the value of the output property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |