Uses of Enum
org.mule.test.vegan.extension.EasyToEatConfig.Time
Packages that use EasyToEatConfig.Time
-
Uses of EasyToEatConfig.Time in org.mule.test.vegan.extension
Methods in org.mule.test.vegan.extension that return EasyToEatConfig.TimeModifier and TypeMethodDescriptionFruitOperationsWithConfigOverride.getTimeToPeelEnum(EasyToEatConfig config, EasyToEatConfig.Time timeToPeelEnum) static EasyToEatConfig.TimeReturns the enum constant of this type with the specified name.static EasyToEatConfig.Time[]EasyToEatConfig.Time.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.mule.test.vegan.extension with parameters of type EasyToEatConfig.TimeModifier and TypeMethodDescriptionFruitOperationsWithConfigOverride.getTimeToPeelEnum(EasyToEatConfig config, EasyToEatConfig.Time timeToPeelEnum)