public class Adapter11 extends jakarta.xml.bind.annotation.adapters.XmlAdapter<String,Collection<LanguageReportFilter>>
| Constructor and Description |
|---|
Adapter11() |
| Modifier and Type | Method and Description |
|---|---|
String |
marshal(Collection<LanguageReportFilter> value) |
Collection<LanguageReportFilter> |
unmarshal(String value) |
public Collection<LanguageReportFilter> unmarshal(String value)
unmarshal in class jakarta.xml.bind.annotation.adapters.XmlAdapter<String,Collection<LanguageReportFilter>>public String marshal(Collection<LanguageReportFilter> value)
marshal in class jakarta.xml.bind.annotation.adapters.XmlAdapter<String,Collection<LanguageReportFilter>>Copyright © 2024. All rights reserved.