public final class JaxbIncidentTree extends Object
IncidentTreeImpl.| Modifier and Type | Field and Description |
|---|---|
static Function<IncidentTree,JaxbIncidentTree> |
mkFn |
static Function<JaxbIncidentTree,IncidentTree> |
toIncidentTreeFn |
| Constructor and Description |
|---|
JaxbIncidentTree()
Constructor for JAXB
|
JaxbIncidentTree(IncidentTree tree) |
| Modifier and Type | Method and Description |
|---|---|
IncidentTree |
toIncidentTree() |
public static final Function<IncidentTree,JaxbIncidentTree> mkFn
public static final Function<JaxbIncidentTree,IncidentTree> toIncidentTreeFn
public JaxbIncidentTree()
public JaxbIncidentTree(IncidentTree tree) throws IncidentServiceException, NotFoundException
public IncidentTree toIncidentTree()
Copyright © 2009–2020 Opencast Project. All rights reserved.