Uses of Class
org.robovm.apple.intents.INDailyRoutineSituation
| Package | Description |
|---|---|
| org.robovm.apple.intents |
-
Uses of INDailyRoutineSituation in org.robovm.apple.intents
Methods in org.robovm.apple.intents that return INDailyRoutineSituation Modifier and Type Method Description INDailyRoutineSituationINDailyRoutineRelevanceProvider. getSituation()static INDailyRoutineSituationINDailyRoutineSituation. valueOf(long n)Returns the enum constant of this type with the specified name.static INDailyRoutineSituationINDailyRoutineSituation. valueOf(String name)Returns the enum constant of this type with the specified name.static INDailyRoutineSituation[]INDailyRoutineSituation. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.intents with parameters of type INDailyRoutineSituation Modifier and Type Method Description protected longINDailyRoutineRelevanceProvider. init(INDailyRoutineSituation situation)Constructors in org.robovm.apple.intents with parameters of type INDailyRoutineSituation Constructor Description INDailyRoutineRelevanceProvider(INDailyRoutineSituation situation)