| Package | Description |
|---|---|
| com.sun.msv.datatype.xsd.datetime |
| Modifier and Type | Method | Description |
|---|---|---|
BigDateTimeValueType |
BigDateTimeValueType.getBigValue() |
|
BigDateTimeValueType |
IDateTimeValueType.getBigValue() |
|
static BigDateTimeValueType |
PreciseCalendarParser.parse(String format,
String value) |
| Modifier and Type | Method | Description |
|---|---|---|
protected static int |
BigDateTimeValueType.compare(BigDateTimeValueType lhs,
BigDateTimeValueType rhs) |
compares two BigDateTimeValueType and returns one of the constant defined in
Comparator. |
boolean |
BigDateTimeValueType.equals(BigDateTimeValueType lhs,
BigDateTimeValueType rhs) |
| Constructor | Description |
|---|---|
BigDateTimeValueType(BigDateTimeValueType base,
TimeZone newTimeZone) |
creates an instance with the specified BigDateTimeValueType,
with modified time zone.
|
Copyright © 2019 Oracle Corporation. All rights reserved.