public class Adapter12 extends jakarta.xml.bind.annotation.adapters.XmlAdapter<String,ResourceType>
| Constructor and Description |
|---|
Adapter12() |
| 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–2025 MPXJ. All rights reserved.