org.exolab.castor.types
Class TimeInstant

java.lang.Object
  extended by org.exolab.castor.types.RecurringDurationBase
      extended by org.exolab.castor.types.RecurringDuration
          extended by org.exolab.castor.types.TimeInstant
All Implemented Interfaces:
java.io.Serializable

Deprecated. since Castor 1.0.6 since this type is not in any recommendation.

public class TimeInstant
extends RecurringDuration

Describe an XML schema TimeInstant. The time type is derived from recurringDuration by setting up the facet:

Note: This datatype is not included in any recommendation. It was introduced in http://www.w3.org/TR/1999/WD-xmlschema-2-19991105/ and was last in http://www.w3.org/TR/2000/CR-xmlschema-2-20001024/ and was removed by http://www.w3.org/TR/2001/PR-xmlschema-2-20010316/. It was not in the final approved recommendation: http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/

Version:
$Revision: 6421 $
Author:
Arnaud Blandin
See Also:
RecurringDuration, Serialized Form

Constructor Summary
TimeInstant()
          Deprecated.  
 
Method Summary
 
Methods inherited from class org.exolab.castor.types.RecurringDuration
equal, equals, getCentury, getDay, getMonth, getValues, getYear, isGreater, isLeap, parse, parseRecurringDuration, setCentury, setDay, setMonth, setValues, setYear, toDate, toString
 
Methods inherited from class org.exolab.castor.types.RecurringDurationBase
equal, getDuration, getHour, getMilli, getMinute, getPeriod, getSeconds, getZoneHour, getZoneMinute, isGreater, isNegative, isUTC, isZoneNegative, setDuration, setDuration, setHour, setMinute, setNegative, setPeriod, setPeriod, setSecond, setUTC, setZone, setZoneNegative
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TimeInstant

public TimeInstant()
Deprecated. 


Copyright © 2011. All Rights Reserved.