public class Adapter10 extends XmlAdapter<String,TemporalType>
| Constructor and Description |
|---|
Adapter10() |
| Modifier and Type | Method and Description |
|---|---|
String |
marshal(TemporalType value) |
TemporalType |
unmarshal(String value) |
public TemporalType unmarshal(String value)
unmarshal in class XmlAdapter<String,TemporalType>public String marshal(TemporalType value)
marshal in class XmlAdapter<String,TemporalType>Copyright © 2001-2021 Red Hat, Inc. All Rights Reserved.