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