Uses of Class
org.exolab.castor.types.RecurringDuration
Packages that use RecurringDuration
-
Uses of RecurringDuration in org.exolab.castor.types
Subclasses of RecurringDuration in org.exolab.castor.typesModifier and TypeClassDescriptionclass
Deprecated.since Castor 1.0.6 since this type is not in any recommendation.class
Deprecated.since Castor 1.0.6 since this type is not in any recommendation.class
Deprecated.since Castor 1.0.6 since this type is not in any recommendation.class
Deprecated.since Castor 1.0.6 since this type is not in any recommendation.class
Deprecated.since Castor 1.0.6 since this type is not in any recommendation.Methods in org.exolab.castor.types that return RecurringDurationModifier and TypeMethodDescriptionstatic 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 RecurringDurationModifier and TypeMethodDescriptionboolean
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