| Package | Description |
|---|---|
| com.sun.msv.datatype.xsd.datetime |
| Modifier and Type | Method and Description |
|---|---|
BigDateTimeValueType |
IDateTimeValueType.getBigValue() |
BigDateTimeValueType |
BigDateTimeValueType.getBigValue() |
static BigDateTimeValueType |
PreciseCalendarParser.parse(String format,
String value) |
| Modifier and Type | Method and 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 and Description |
|---|
BigDateTimeValueType(BigDateTimeValueType base,
TimeZone newTimeZone)
creates an instance with the specified BigDateTimeValueType,
with modified time zone.
|
Copyright © 2014 Oracle Corporation. All Rights Reserved.