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