public class AlternativesSetConverter extends Converter
| Modifier and Type | Field and Description |
|---|---|
static String |
ALTERNATIVES_SET |
| Constructor and Description |
|---|
AlternativesSetConverter() |
| Modifier and Type | Method and Description |
|---|---|
<T> AlternativesSet |
convertTo_v2(AlternativesSet<T> alternativesSet_v3,
XMCDA xmcda_v2) |
AlternativesSet |
convertTo_v3(AlternativesSet alternativesSet_v2,
XMCDA xmcda_v3) |
protected QualifiedValues |
values_convertTo_v3(List<JAXBElement<?>> values,
XMCDA xmcda_v3) |
getWarningspublic static final String ALTERNATIVES_SET
public AlternativesSet convertTo_v3(AlternativesSet alternativesSet_v2, XMCDA xmcda_v3)
protected QualifiedValues values_convertTo_v3(List<JAXBElement<?>> values, XMCDA xmcda_v3)
public <T> AlternativesSet convertTo_v2(AlternativesSet<T> alternativesSet_v3, XMCDA xmcda_v2)
Copyright © 2013–2021 Sébastien Bigaret, Patrick Meyer. All rights reserved.