|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RecurringDuration | |
|---|---|
| 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 RecurringDuration in org.exolab.castor.types |
|---|
| Subclasses of RecurringDuration 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 |
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 that return RecurringDuration | |
|---|---|
static RecurringDuration |
RecurringDuration.parseRecurringDuration(String str)
Deprecated. Parse a String and convert it into a recurringDuration. |
| Methods in org.exolab.castor.types with parameters of type RecurringDuration | |
|---|---|
boolean |
RecurringDuration.equal(RecurringDuration reccD)
Deprecated. Returns true if the present instance of Recurring Duration is equal to the parameter. |
boolean |
RecurringDuration.isGreater(RecurringDuration reccD)
Deprecated. Returns true if the present instance of RecurringDuration 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 | |||||||||