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