public class Adapter1 extends XmlAdapter<String,ExecutableType>
| Constructor and Description |
|---|
Adapter1() |
| Modifier and Type | Method and Description |
|---|---|
String |
marshal(ExecutableType value) |
ExecutableType |
unmarshal(String value) |
public ExecutableType unmarshal(String value)
unmarshal in class XmlAdapter<String,ExecutableType>public String marshal(ExecutableType value)
marshal in class XmlAdapter<String,ExecutableType>Copyright © 2010–2024 The Apache Software Foundation. All rights reserved.