| Package | Description |
|---|---|
| de.samply.share.model.ccp | |
| de.samply.share.utils |
| Modifier and Type | Field and Description |
|---|---|
protected List<Container> |
Entity.container |
| Modifier and Type | Method and Description |
|---|---|
Container |
ObjectFactory.createContainer()
Create an instance of
Container. |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Container> |
ObjectFactory.createContainer(Container value)
|
List<Container> |
Entity.getContainer()
Gets the value of the container property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Container> |
ObjectFactory.createContainer(Container value)
|
| Modifier and Type | Method and Description |
|---|---|
static Container |
Converter.convertCommonContainerToCcpContainer(Container commonContainer)
Convert a common container to a ccp container.
|
| Modifier and Type | Method and Description |
|---|---|
static Container |
Converter.convertCcpContainerToCommonContainer(Container ccpContainer)
Convert a ccp container to a common container.
|
Copyright © 2021 Samply Community. All rights reserved.