public class SecondsToDateAdapter extends XmlAdapter<String,Date>
| Constructor and Description |
|---|
SecondsToDateAdapter()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
marshal(Date v)
Deprecated.
|
Date |
unmarshal(String seconds)
Deprecated.
|
Copyright © 2022. All rights reserved.