Class RecurringDurationBase

java.lang.Object
org.exolab.castor.types.RecurringDurationBase
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
RecurringDuration

public abstract class RecurringDurationBase extends Object implements Serializable
Deprecated.
since Castor 1.0.6 since type derived from this base class are not in any recommendation.
The base class for recurring Duration types.

This base class contains all the time fields (including the time zone ones) and also the facets period and duration

The validation of the time fields is done in the set methods and follows the ISO8601 Date and Time Format

Author:
Arnaud Blandin
See Also: