Uses of Class
com.walkfares.calendar.period.PeriodCodeRelationship
| Package | Description |
|---|---|
| com.walkfares.calendar.period |
-
Uses of PeriodCodeRelationship in com.walkfares.calendar.period
Methods in com.walkfares.calendar.period that return PeriodCodeRelationship Modifier and Type Method Description static PeriodCodeRelationshipPeriodCodeComparison. compare(AbsolutePeriodCode x, AbsolutePeriodCode y)static PeriodCodeRelationshipPeriodCodeRelationship. valueOf(String name)Returns the enum constant of this type with the specified name.static PeriodCodeRelationship[]PeriodCodeRelationship. values()Returns an array containing the constants of this enum type, in the order they are declared.