|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BigDateTimeValueType | |
---|---|
com.sun.msv.datatype.xsd.datetime |
Uses of BigDateTimeValueType in com.sun.msv.datatype.xsd.datetime |
---|
Methods in com.sun.msv.datatype.xsd.datetime that return BigDateTimeValueType | |
---|---|
BigDateTimeValueType |
BigDateTimeValueType.getBigValue()
|
BigDateTimeValueType |
IDateTimeValueType.getBigValue()
|
static BigDateTimeValueType |
PreciseCalendarParser.parse(String format,
String value)
|
Methods in com.sun.msv.datatype.xsd.datetime with parameters of type BigDateTimeValueType | |
---|---|
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)
|
Constructors in com.sun.msv.datatype.xsd.datetime with parameters of type BigDateTimeValueType | |
---|---|
BigDateTimeValueType(BigDateTimeValueType base,
TimeZone newTimeZone)
creates an instance with the specified BigDateTimeValueType, with modified time zone. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |