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