Uses of Class
org.exolab.castor.types.RecurringDurationBase

Packages that use RecurringDurationBase
org.exolab.castor.types The Castor implementation of specific XML Schema Types 
 

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
 



Copyright © 2012. All Rights Reserved.