Package | Description |
---|---|
com.sun.msv.datatype.xsd.datetime |
Modifier and Type | Method and Description |
---|---|
BigDateTimeValueType |
BigDateTimeValueType.getBigValue() |
BigDateTimeValueType |
IDateTimeValueType.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 © 2016 Oracle Corporation. All rights reserved.