| Constructor and Description |
|---|
JaxbJob()
Default constructor needed by jaxb
|
JaxbJob(Job job) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
static com.entwinemedia.fn.Fn<Job,JaxbJob> |
fnFromJob() |
static com.entwinemedia.fn.Fn<JaxbJob,Job> |
fnToJob() |
int |
hashCode() |
Job |
toJob() |
Copyright © 2009–2020 Opencast Project. All rights reserved.