public class JaxbDate extends Object implements Wrapped<Date>, Comparable<Date>
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(Date o) |
Date |
getValue() |
void |
setValue(Date value) |
Date |
unwrap() |
public JaxbDate()
public JaxbDate(Date value)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.