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