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