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