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