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