|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RecurringDurationBase | |
|---|---|
| org.exolab.castor.types | The Castor implementation of specific XML Schema Types Version: $Revision: 6213 $ Author: Arnaud Blandin This package contains the implementation of the date/time datatypes defined in W3C XML Schema 1.0 Recommendation. |
| Uses of RecurringDurationBase in org.exolab.castor.types |
|---|
| Subclasses of RecurringDurationBase in org.exolab.castor.types | |
|---|---|
class |
Century
Deprecated. since Castor 1.0.6 since this type is not in any recommendation. |
class |
Month
Deprecated. since Castor 1.0.6 since this type is not in any recommendation. |
class |
RecurringDuration
Deprecated. since Castor 1.0.6 since this type is not in any recommendation. |
class |
TimeInstant
Deprecated. since Castor 1.0.6 since this type is not in any recommendation. |
class |
TimePeriod
Deprecated. since Castor 1.0.6 since this type is not in any recommendation. |
class |
Year
Deprecated. since Castor 1.0.6 since this type is not in any recommendation. |
| Methods in org.exolab.castor.types with parameters of type RecurringDurationBase | |
|---|---|
boolean |
RecurringDurationBase.equal(RecurringDurationBase reccD)
Deprecated. Returns true if the present instance of Recurring Duration Base is equal to the parameter. |
boolean |
RecurringDurationBase.isGreater(RecurringDurationBase reccD)
Deprecated. Returns true if the present instance of RecurringDurationBase is greater than the parameter Note : the order relation follows the W3C XML Schema draft i.e rd1 < rd2 iff rd2-rd1>0 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||