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