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