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 PeriodCodeRelationship
PeriodCodeComparison. compare(AbsolutePeriodCode x, AbsolutePeriodCode y)
static PeriodCodeRelationship
PeriodCodeRelationship. 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.