public class DateWrapper extends BaseDataObject
| Constructor and Description |
|---|
DateWrapper(Date date) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
byte |
getDay() |
byte |
getMonth() |
short |
getYear() |
int |
hashCode() |
String |
toString() |
getDecodeType, getTimezoneOffset, setDecodeType, setTimezoneOffsetpublic DateWrapper(Date date)
Copyright © 2022. All rights reserved.