public class PartialDate extends Object
| Modifier and Type | Field and Description |
|---|---|
static Integer |
UNSPECIFIED_VALUE |
| Constructor and Description |
|---|
PartialDate() |
PartialDate(Calendar calendar) |
PartialDate(Date date) |
| Modifier and Type | Method and Description |
|---|---|
Integer |
get(int field) |
void |
set(int field,
Integer value) |
String |
toString() |
Copyright © 2017. All rights reserved.