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