|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TranscodingJob.Target | |
---|---|
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 TranscodingJob.Target in org.alembik.util |
---|
Methods in org.alembik.util with parameters of type TranscodingJob.Target | |
---|---|
static Properties |
OMAUtils.getExtensionProperties(TranscodingJob.Target target)
Returns "extension data" properties holder of the given transcoding job's target. |
Uses of TranscodingJob.Target in org.openmobilealliance.schema.sti.v1_0 |
---|
Methods in org.openmobilealliance.schema.sti.v1_0 that return TranscodingJob.Target | |
---|---|
TranscodingJob.Target |
ObjectFactory.createTranscodingJobTarget()
Create an instance of TranscodingJob.Target |
TranscodingJob.Target |
TranscodingJob.getTarget()
Gets the value of the target property. |
Methods in org.openmobilealliance.schema.sti.v1_0 with parameters of type TranscodingJob.Target | |
---|---|
void |
TranscodingJob.setTarget(TranscodingJob.Target value)
Sets the value of the target property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |