Uses of Class
de.focus_shift.spi.Relation
-
Packages that use Relation Package Description de.focus_shift.spi -
-
Uses of Relation in de.focus_shift.spi
Methods in de.focus_shift.spi that return Relation Modifier and Type Method Description static RelationRelation. valueOf(String name)Returns the enum constant of this type with the specified name.static Relation[]Relation. values()Returns an array containing the constants of this enum type, in the order they are declared.RelationFixedWeekdayRelativeToFixed. when()RelationRelativeToFixed. when()RelationRelativeToWeekdayInMonth. when()
-