| Modifier and Type | Class and Description |
|---|---|
static class |
JaxbIncident.Param
An description parameter.
|
| Modifier and Type | Field and Description |
|---|---|
static Function<Incident,JaxbIncident> |
mkFn |
static Function<JaxbIncident,Incident> |
toIncidentFn |
| Constructor and Description |
|---|
JaxbIncident()
Constructor for JAXB
|
JaxbIncident(Incident incident) |
public static final Function<Incident,JaxbIncident> mkFn
public static final Function<JaxbIncident,Incident> toIncidentFn
public JaxbIncident()
public JaxbIncident(Incident incident)
public Incident toIncident()
Copyright © 2009–2020 Opencast Project. All rights reserved.