Uses of Class
com.sun.msv.datatype.xsd.datetime.BigDateTimeValueType
Packages that use BigDateTimeValueType
-
Uses of BigDateTimeValueType in com.sun.msv.datatype.xsd.datetime
Fields in com.sun.msv.datatype.xsd.datetime declared as BigDateTimeValueTypeModifier and TypeFieldDescriptionprivate static final BigDateTimeValueType[]
BigTimeDurationValueType.testInstance
Methods in com.sun.msv.datatype.xsd.datetime that return BigDateTimeValueTypeModifier and TypeMethodDescriptionprivate BigDateTimeValueType
PreciseCalendarParser.createCalendar()
BigDateTimeValueType.getBigValue()
IDateTimeValueType.getBigValue()
static BigDateTimeValueType
Methods in com.sun.msv.datatype.xsd.datetime with parameters of type BigDateTimeValueTypeModifier and TypeMethodDescriptionprotected static int
BigDateTimeValueType.compare
(BigDateTimeValueType lhs, BigDateTimeValueType rhs) compares two BigDateTimeValueType and returns one of the constant defined inComparator
.boolean
BigDateTimeValueType.equals
(BigDateTimeValueType lhs, BigDateTimeValueType rhs) Constructors in com.sun.msv.datatype.xsd.datetime with parameters of type BigDateTimeValueTypeModifierConstructorDescriptionBigDateTimeValueType
(BigDateTimeValueType base, TimeZone newTimeZone) creates an instance with the specified BigDateTimeValueType, with modified time zone.