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