| Package | Description |
|---|---|
| org.exolab.castor.types |
The Castor implementation of specific XML Schema Types
|
| Modifier and Type | Class and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
static RecurringDuration |
RecurringDuration.parseRecurringDuration(String str)
Deprecated.
Parse a String and convert it into a recurringDuration.
|
| Modifier and Type | Method and Description |
|---|---|
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
|
Copyright © 2016. All rights reserved.