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 TypeClassDescriptionclassDeprecated.since Castor 1.0.6 since this type is not in any recommendation.classDeprecated.since Castor 1.0.6 since this type is not in any recommendation.classDeprecated.since Castor 1.0.6 since this type is not in any recommendation.classDeprecated.since Castor 1.0.6 since this type is not in any recommendation.classDeprecated.since Castor 1.0.6 since this type is not in any recommendation.Methods in org.exolab.castor.types that return RecurringDurationModifier and TypeMethodDescriptionstatic RecurringDurationRecurringDuration.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 TypeMethodDescriptionbooleanRecurringDuration.equal(RecurringDuration reccD) Deprecated.Returns true if the present instance of Recurring Duration is equal to the parameter.booleanRecurringDuration.isGreater(RecurringDuration reccD) Deprecated.Returns true if the present instance of RecurringDuration is greater than the parameter